/* Pop Convert Override */

@media and (max-width: 490px) {
    .modal-hero-image {
        background-size: 180%;
    }
}