.location-landing-page-header { background-color: $ghost-gray; width: 100%; height: 300px; position: relative; margin-bottom: 4em; padding: 30px; background-size: contain; background-repeat: no-repeat; background-position: center right; } .location-landing-page-header { @media #{$small-down} { background-image: none !important; } }