@media only screen and (max-width: 640px) { #COLLECTIONID{ #page .page-section:nth-of-type(1) { .sqs-video-background { display: none; } .section-background { background: url("IMAGEURL"); background-repeat: no-repeat; background-size: auto 100%; } } } }