@media (max-width:768px){

    .hero-bg{

        background-position:65% center;

        transform:scale(.90);

    }

}