.t347__table {
    border-radius: 40px;
}

@media screen and (max-width:640px) {
    .t347__table {
        border-radius: 30px !important;
    }
}

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

