@media screen and (min-width: 768px) {
    .uc-popup-rounded .t-popup__container {
        border-radius: 35px;
        overflow: hidden;
    }
}