
@media only screen and (max-width: 1100px) {
    #hero {
        background-position: 75% 0%;
    }
}
