.t728__wrapper {
    border-radius: 20px;
}

.t728__bgimg {
    border-radius: 20px 0 0 20px;
}

.t554__card {
    border-radius: 20px;
}

.t680__bgimg_lg {
    border-radius: 20px;
}

.t680__bgimg_sm, .t680__bgimg_50 {
    border-radius: 15px;
}

@media (max-width: 480px) {
    .t728__bgimg {
    border-radius: 15px 15px 0 0;
}

.t728__wrapper {
    border-radius: 15px;
}
}