* {
font-feature-settings: "lnum";
}
.t1007 .t-section__topwrapper {
    margin-bottom: 30px;
}
.t-slds__bgimg-contain {
    background-size: cover;
}

.t851__table, .t-feed__row-grid__post-wrapper .t-feed__post-bgimg, .t-feed__col-grid__post-wrapper .t-feed__post-bgimg, .t477__blockimg, .t477__textwrapper, .t983__card, .t194 .t-align_left .t194__img, .t107__img, .t107__width, .t537__bgimg, .t-slds__bgimg-contain, .t843__blockimg {
    border-radius: 20px;
}
.t006__uptitle, .t668__wrapper {
    border-radius: 10px;
}
.tmenu-mobile__imglogo {
    max-width: 60px!important;
}
@media screen and (max-width: 960px){
    .t1007__col-wrapper {
        padding: 20px 0 20px 0;
    }
    .t851__table, .t-feed__row-grid__post-wrapper .t-feed__post-bgimg, .t-feed__col-grid__post-wrapper .t-feed__post-bgimg, .t477__blockimg, .t477__textwrapper, .t983__card, .t194 .t-align_left .t194__img, .t107__img, .t107__width, .t537__bgimg, .t-slds__bgimg-contain, .t843__blockimg {
        border-radius: 10px;
    }
    .t006__uptitle, .t668__wrapper {
        border-radius: 8px;
    }
}

@media screen and (max-width: 480px) {
    .t670__imgwrapper .t-slds__bgimg {
        right: 20px;
        left: 20px;
    }
}