Hello,
Please, change previous code to this:
@media (max-width: 767px){
.white-popup-block {
-webkit-background-size: contain !important;
-o-background-size: contain !important;
background-size: contain !important;
}
}
Regards,
Rose Tyler.