@media (min-width: 320px) and (max-width: 992px) {
    .popup-box {
        padding: 64px 32px;

    }
}