body {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;
}

.t786,
.t397 > .t-container {
    position: relative;
}

.t786__imgwrapper {
    margin-bottom: 0px !important;
}

.t786__title {
    line-height: 2 !important;
}

.scroll-curtain {
    position: absolute;
    bottom: 0;
    z-index: 9999;
    width: 100%;
    height: 8px;
    background-color: #ffffff;
}

/*@media screen and (max-width: 960px) {*/
/*    .t397__col.t-width.t-width_12.t397__col_mobile-flex::-webkit-scrollbar,*/
/*    .t786__container.t786__container_indent.t786__container_clgap-20px.t786__container_mobile-flex::-webkit-scrollbar {*/
/*        width: 0 !important;*/
/*    }*/
/*}*/

/*@media screen and (max-width: 960px) {*/
/*    .t397__col.t-width.t-width_12.t397__col_mobile-flex,*/
/*    .t786__container.t786__container_indent.t786__container_clgap-20px.t786__container_mobile-flex {*/
/*          overflow: auto;*/
/*          -ms-overflow-style: none;*/
/*          scrollbar-width: none;*/
/*    }*/
    
/*    .t397__col.t-width.t-width_12.t397__col_mobile-flex::-webkit-scrollbar,*/
/*    .t786__container.t786__container_indent.t786__container_clgap-20px.t786__container_mobile-flex::-webkit-scrollbar {*/
/*          width: 0 !important;*/
/*          height: 0 !important;*/
/*    }*/
/*}*/