@charset "UTF-8";

@media screen and (max-width: 768px) {
    #img + section {
        background-position: 10% 0!important;
    }
}