@media (max-width: 768px) {
    .uc-form1 {
        height: 350px;
    }
}

@media screen and (max-width: 560px) {
    .t-popup__close {
        background: #00000000!important;
    }
}