.t-popup__container, .t862__quiz {
    border-radius: 10px 10px 10px 10px;
}
.t862__quiz-description-wrapper {
    border-radius: 10px 10px 0px 0px;
}

@media screen and (max-width: 640px){
    
.t702 .t-popup__container
    {min-height: 60vh !important;
    top: 130px !important;
    }


.t862 .t-popup__container
    {min-height: 55vh !important;
    top: 130px !important;
    }

}
    
.t651 .t651__btn_wrapper {
    height: 80px;
    width: 80px;
}
