/* Start custom CSS */.hero-image {background-position-y:0% !important; 
}
@media (max-width:1024px) {
 .hero-image {background-position-y:100% !important; background-attachment:fixed !important;}
}/* End custom CSS */