@media screen and (max-width:1023px){
    body {min-width: 0;}
    html, body, .mainDataPanel {height: auto;overflow: auto;}
    .tg__main_left,
    .tg__main_right {width: 100%;}
    .mainDataPanel,
    .tg__subhead {
        display: block;
    }
    .mainDataPanel .sportLDRContainer {overflow: visible;display: block;}
    .swiper-wrapper {overflow-x: scroll;}
}
