
@media screen and (max-width: 640px) {
    .uc-tabhead .t397__wrapper_mobile-flex .t397__title {
        padding: 0 5px 18px;
    }
}

@media screen and (max-width: 640px) {
    .uc-tabhead .t397__wrapper_mobile-flex {
        padding-left: 5px;
        box-sizing: border-box;
    }
}