@media screen and (max-width: 480px) {
    .t702 .t-popup__container {
        min-height: auto !important;
    }
    
    .t702 .t-popup__close {
        background: white !important;
    }
    .t668 .t-container {
        max-width: 100% !important;
    }
    
    .t668 .t668__col {
        max-width: 87.5% !important;
        margin-left: 6.25% !important;
        margin-right: 6.25% !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.t702 .t-popup__container {
    border-radius: 30px !important;
}

.t702__text-wrapper {
    display: none !important;
}

.t702 .t-input-group {
    margin-bottom: 15px !important;
}

.t702 .t-checkbox__indicator {
    border-radius: 8px !important;
}

.t668__wrapper {
    border: 1px solid #e3e3e3;
    border-radius: 20px;
}
