
@media (max-width: 1023px) {
    .games-stream-page {
        background-image: url(../images/img-background-tab.png);
        background-size: 100vw 100%;
        height: max-content;
        background-repeat: no-repeat;
        padding-bottom: 2rem;
    }
    #countdown-active .btn-calendar {
        margin-top: 40px;
    }
    .games-stream-page .bottom-landing-content {
        padding: 32px;
        text-align: center;
    }
    .games-stream-page .bottom-landing-content p>a {
        position: static;
    }
    .games-stream-page .bottom-landing-content>*:first-child {
        font-size: 24px;
        line-height: 28px;
    }
    .games-stream-page .bottom-landing-content>*+* {
        margin-top: 8px;
        font-size: 16px;
        line-height: 20px;
    }
    .games-stream-page .bottom-landing-content p>a {
        margin-top: 16px;
    }
    /* Homepage 8 */
    .games-stream-page h1 + *,
    .games-stream-page h2 + *,
    .games-stream-page h3 + *,
    .games-stream-page h4 + *,
    .games-stream-page h5 + *,
    .games-stream-page h6 + * {
        margin-top: 16px;
    }
    .games-stream-page .countdown-item > *+*,
    .games-stream-page #countdown > *+* {
        margin-left: 0;
    }
    .games-stream-page .text_block.bottom {
        margin-top: 3.1rem;
    }
    .games-stream-page .accordion-button {
        position: absolute;
        top: 0;
        right: 24px;
        width: min-content;
        box-shadow: none;
        margin: 0;
        padding: 12px;
    }
    .games-stream-page .accordion-button.closed::after {
        content: '\E886';
    }
    .games-stream-page .accordion-button.open::after {
        content: '\E884';
    }
    .games-stream-page .heading-content .text_block br {
        display: none;
    }
    .games-stream-page .accordion-button {
        display: flex;
        padding-top: 14px;
    }
    .games-stream-page #games-started {
        flex-direction: column;
        height: calc(100vh - 80px - 72px - 46px - 56px);
    }
    .games-stream-page .heading-content,
    .games-stream-page #games-started {
        height: max-content;
        min-height: auto;
    }
    .games-stream-page #games-started .left-content,
    .games-stream-page #games-started .right-content {
        width: 100%;
        height: auto;
        overflow: visible;
    }
    .games-stream-page #games-started .left-content {
        padding: 0 24px 24px;
    }
    .games-stream-page #games-started .right-content {
        padding: 24px;
    }
    .games-stream-page #games-started .left-content .tabs {
        position: relative;
        margin-top: 24px;
    }
    #games-started .left-content .title_left:not(.stream-block) {
        padding: 0 24px 0;
    }
    #games-started .left-content .tab-links
    #games-started .left-content .tab-links a {
        padding: 8px 5px 8px 8px;
    }
    #games-started .left-content .tab-links.show-tab {
        display: none;
        max-width: calc(100% - 48px);
        margin-left: 24px;
    }
    .static-block {
        padding: 20px 0 0;
        background: #000;
        position: sticky;
        top: 0;
        width: calc(100% + 48px);
        margin-left: -24px;
        border-bottom: none;
    }
    .tab-content .tab,
    #games-started .video-recorded iframe {
        width: 100%;
        height: 360px;
    }
    #games-started .tab-content-right {
        margin-top: 16px;
        max-width: 100%;
        height: max-content;
        overflow: hidden;
    }
    #games-started .description-day > .product-demo {
        padding-top: 16px;
    }
    #games-started p>a {
        margin-left: 0;
        margin-right: 0;
    }
    #games-started .title_left p>a {
        margin-top: 0;
    }
    .games-stream-page .bottom-button .button-img,
    .games-stream-page .bottom-button .button-img > img {
        height: 32px;
    }
    .games-stream-page .bottom-button .button-text {
        margin-top: 36px;
        font-size: 12px;
        line-height: 14px;
    }
    .games-stream-page .bottom-button .button-text > p {
        width: 90px;
    }
    .button-text svg {
        top: auto;
        bottom: 0;
    }
    .left-content .video-recorded {
        margin-right: 1px;
        margin-left: 1px;
    }
    #games-overview .content-block > img {
        display: none;
    }
    #games-rules .content-block {
        flex-direction: column;
    }
    .overviews-rules .content-block .top-content {
        overflow: visible;
        height: auto;
    }
    .countdown-day-game .data-text {
        margin-top: 32px;
    }
    .countdown-day-game .btn_block {
        margin-top: 16px;
    }
    .games-stream-page .countdown-block {
        margin-top: 64px;
    }
    .coaches > .coach+.coach, .players-item > .coach+.coach {
        margin-top: 16px;
    }
    .tab-content-right .not-description {
        position: relative;
        top: auto;
        transform: none;
    }
    .games-stream-page .tab-content {
        min-height: auto;
    }
    #games-started .tabs-right {
        height: auto;
    }
    .games-stream-page .start-games-timer-countdown-block {
        margin-top: 3.2rem;
    }
    .games-stream-page .games-section .col-lg-6> .text_block {
        margin-right: auto;
    }
    .games-stream-page .heading-content .text_block > h6 {
        font-size: 20px;
        line-height: 24px;
    }
    #games-started .tab-links a+a {
        margin-left: 6px;
    }
    .coach__photo img {
        min-width: 88px;
        width: 88px;
        height: 88px;
    }
    .plank {
        width: 88px;
        height: 64px;
    }
    .overviews-rules .hosts .coach__info > * {
        font-size: 16px;
        line-height: 20px;
    }
    #games-started .left-content .title_left:not(.stream-block) {
        margin-bottom: 0;
        align-items: center;
    }
    #games-started .tab-links {
        margin-top: 0;
    }
    /* Before start */
    .games-stream-page .hide-tab,
    .games-stream-page #games-started .hide-tab {
        display: none;
    }
    .games-stream-page .first-block .heading-content .left-col {
        width: 100%;
        padding: 2rem;
    }
    .games-stream-page .heading-section.first-block .heading-content .text_block {
        max-width: 100%;
        text-align: left;
    }
    .games-stream-page .heading-section.first-block .heading-content .countdown-day-game .text_block {
        text-align: center;
    }
    .games-stream-page .first-block .heading-content .left-col .text_block h1 {
        font-size: 80px;
        line-height: 80px;
    }
    .games-stream-page .heading-section.first-block .text_block *:nth-child(2) + * {
        margin-top: 0;
    }
    .games-stream-page .heading-content .right-col {
        width: 100%;
        padding: 2rem 24px 2rem;
        height: 596px;
    }
    .games-stream-page .slider-block .slick-dots li {
        margin-top: 0;
    }
    #games-started .start-games-timer-countdown-description {
        width: 488px;
        padding-left: 8px;
        padding-right: 8px;
    }
    .games-stream-page #countdown-active {
        flex-direction: column;
        overflow: visible;
    }
    .games-stream-page .heading-content .left-col .text_block > *:nth-child(2) {
        width: 515px;
    }
    .games-stream-page .show-cal {
        top: 74px;
    }
    /* Homepage 8 */
    .games-stream-page section.raves-ticker-section {
        margin-right: -9px;
        margin-left: -9px;
    }
    .games-stream-page .heading-section video.video-header {
        right: auto;
        height: 540px;
        top: auto;
        left: calc((100% - 945px) / 2);
        bottom: 18px;
    }
    .games-stream-page .heading-content::before {
        display: none;
    }
    .games-stream-page .heading-content .col-lg-6 {
        width: 100%;
    }
    .games-stream-page .text_block {
        text-align: center;
    }
    .games-stream-page .heading-section h1>br:last-child {
        display: none;
    }
    .games-stream-page .heading-content .products-content {
        margin-top: 18.3rem;
        text-align: center;
    }
    .games-stream-page .heading-content .products-content > p {
        font-size: 14px;
        line-height: 16px;
    }
    .games-stream-page .heading-content .products-content > *:nth-child(2) {
        font-size: 16px;
        line-height: 20px;
    }
    .games-stream-page .heading-content .products-content > svg {
        margin-top: 16px;
    }
    .games-stream-page p>a {
        margin-top: 1.2rem;
        margin-left: auto;
        margin-right: auto;
    }
    .games-stream-page .video-block {
        text-align: center;
        margin-top: 2rem;
    }
    .games-stream-page .text_block *:first-child + * {
        margin-top: 16px;
    }
    .games-stream-page .text_block *:nth-child(2) + * {
        margin-top: 16px;
    }
    .games-stream-page .community-section,
    .games-stream-page .games-section {
        padding: 4rem 0;
    }
    .games-stream-page .games-section .games-content .row {
        flex-direction: column-reverse;
    }
    .games-stream-page .founders-section {
        padding: 4rem 0;
    }
    .games-stream-page .founders-section p {
        font-size: 14px;
        line-height: 16px;
    }
    .games-stream-page .founders-section .video-block {
        margin-top: 4rem;
    }
    .games-stream-page .heading-section .heading-content .text_block {
        max-width: 580px;
    }
    .games-stream-page .text_block {
        max-width: 600px;
        margin-right: auto;
        margin-left: auto;
    }
    .games-stream-page .founders-content .text_block {
        max-width: 560px;
        position: relative;
        z-index: 2;
    }
    .games-stream-page .heading-content .left-col .text_block.archive-content-block > p > a {
        margin-top: 24px;
    }
    .games-stream-page .slider-block .slide-item {
        margin: 0 5rem;
    }
    .games-stream-page .slider-block .slide-item img {
        top: 4px;
    }
    .games-stream-page .slider-block .slide-item .content-block {
        top: -20px;
    }
    .games-stream-page .slider-block .slide-item .content-block>*:nth-child(2) {
        margin-top: 8px;
    }
    .games-stream-page .slider-block .slick-dots {
        display: inline-block;
        font-size: 8px;
        line-height: 8px;
        position: relative;
    }
    /* Borders */
    .games-stream-page .cross-home-top-left-second,
    .games-stream-page .cross-home-top-right-first,
    .games-stream-page .line-top-left-second-h,
    .games-stream-page .line-top-middle-h,
    .games-stream-page .cross-home-top-middle,
    .games-stream-page .home-top-line-middle-v,
    .games-stream-page .line-top-right-first {
        display: none;
    }
    .games-stream-page .line-top-left-h {
        width: calc(100% - 53px);
    }
    .games-stream-page .borders.show-tab {
        display: block;
    }
    .games-stream-page .borders.show-tab .cross-home-top-left-first {
        left: -5.5px;
    }
    .games-stream-page .borders.show-tab .cross-home-top-right-second {
        right: -5.5px;
    }
    .games-stream-page .borders.show-tab .line-top-left-h {
        width: calc(100% - 26px);
        left: 13px;
    }
    .games-stream-page .borders.show-tab .outer-home-top-left-h {
        margin-left: calc(-100% - 51px);
    }
    .games-stream-page .borders.show-tab .outer-home-top-right-h {
        right: calc(-100% - 11px);
    }
    .games-stream-page .bottom-landing-section .line-home-bottom-v {
        bottom: -40px;
        height: 28px;
    }
    .games-stream-page .borders.middle .cross-home-top {
        top: 454px;
    }
    .games-stream-page .borders.middle .line-home-top-h,
    .games-stream-page .borders.middle .outer-home-top-side {
        top: 460px;
    }
    /* end */
    img.show-tab,
    .borders.middle {
        display: block;
    }
    .borders.middle.before {
        display: none;
    }
    #games-rules .content-block > img {
        display: none;
    }
    #games-overview, #games-rules {
        z-index: 10;
        position: relative;
    }
}

@media (max-width:767px) {
    .sponsors-logo-section.sponsors-logo-section-type-5 .regular-logo-block img {
        max-width: 100px;
    }
    .sponsors-logo-section.sponsors-logo-section-type-5 .logos-row {
        margin: 1.17rem auto 0 !important;
        max-width: 380px;
    }
    .sponsors-logo-section.sponsors-logo-section-type-5 .logo-block {
        max-width: 20%;
        padding: 0 0 0.03rem;
    }
    /* Homepage 8 */
    .games-stream-page .heading-section .heading-content .text_block *+* {
        margin-top: 20px;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .games-stream-page .heading-section video.video-header {
        width: 700px;
        height: 400px;
        left: calc((100% - 700px) / 2);
        bottom: 44px;
    }
    .games-stream-page .heading-content .products-content {
        margin-top: 14.1rem;
    }
    .games-stream-page .text_block {
        max-width: 380px;
    }
    .games-stream-page .video-content {
        width: 380px;
        height: 230px;
    }
    .games-stream-page .founders-section p {
        font-size: 12px;
        line-height: 14px;
    }
    .games-stream-page .founders-section .text_block > p:last-child {
        display: flex;
        flex-direction: column;
    }
    .games-stream-page .founders-section .text_block > p > a+a {
        margin-left: auto;
    }
    .games-stream-page .heading-content {
        padding: 2rem 0;
    }
    .games-stream-page .heading-content .text_block > h1 br {
        display: block;
    }
    .games-stream-page .countdown-block {
        margin-top: 2rem;
    }
    .games-stream-page .countdown-digit {
        width: 28px;
        height: 44px;
        font-size: 32px;
        line-height: 32px;
    }
    .games-stream-page .countdown-digit .top, .games-stream-page .countdown-digit .bottom {
        height: 22px;
        width: 28px;
    }
    .games-stream-page .digit {
        margin-top: 6px;
    }
    .games-stream-page .countdown-digit .top::before,
    .games-stream-page .countdown-digit .top::after,
    .games-stream-page .countdown-digit .bottom::before,
    .games-stream-page .countdown-digit .bottom::after {
        width: 1px;
        height: 2px;
    }
    .games-stream-page .countdown-digit .bottom::before {
        border-radius: 0px 0px 0.5px 0px;
    }
    .games-stream-page .countdown-digit .bottom::after {
        border-radius: 0px 0px 0px 0.5px;
        right: 0;
    }
    .games-stream-page .countdown-digit .top::before {
        border-radius: 0px 0.5px 0px 0px;
    }
    .games-stream-page .countdown-digit .top::after {
        border-radius: 0.5px 0px 0px 0px;
        right: 0;
    }
    .games-stream-page .countdown-digit::after {
        height: 1px;
    }
    .games-stream-page .countdown-description {
        margin-top: 8px;
        font-size: 6px;
        line-height: 6px;
        letter-spacing: 1px;
        font-weight: 600;
    }
    .games-stream-page .text_block.bottom {
        margin-top: 2.4rem;
    }
    .countdown-description.colon-desc {
        height: 6px;
    }
    .games-stream-page .accordion-button {
        right: 12px;
        top: 6px;
        padding: 0;
    }
    .raves-ticker-section .raves-ticker .item-block {
        padding: 8px;
    }
    .games-stream-page .countdown-digit .top {
        border-radius: 4px 4px 0px 0px;
        border: 0.5px solid #E5E5E5;
    }
    .games-stream-page .countdown-digit .bottom {
        border-radius: 0px 0px 4px 4px;
        border: 0.5px solid #E5E5E5;
    }
    .games-stream-page .bottom-button {
        width: 100%;
    }
    .games-stream-page .heading-content#games-started {
        padding: 0;
    }
    .static-block {
        padding: 16px 0 0;
        margin-left: -16px;
        width: calc(100% + 32px);
        border-bottom: 0;
    }
    #games-started .left-content .title_left:not(.stream-block) {
        padding: 0 16px 0 16px;
        margin-bottom: 0;
        flex-direction: row;
        align-items: center;
        justify-content: space-between;
        gap: 16px;
    }
    #games-started .left-content .title_left > p > a+a {
        margin-left: 8px;
    }
    #games-started .left-content .tab-links.show-tab {
        margin-left: 16px;
        margin-top: 0;
        max-width: calc(100% - 32px);
    }
    .games-stream-page #games-started .left-content {
        padding: 0 16px 16px 16px;
    }
    .games-stream-page #games-started .right-content {
        padding: 16px;
        display: flex;
        flex-direction: column;
        flex-grow: 1;
    }
    .games-stream-page #games-started .left-content .tabs {
        margin-top: 16px;
    }
    #games-started .left-content .tab-links a > *:nth-child(2) {
        display: none;
    }
    #games-started .left-content .tab-links a {
        padding: 11px;
        display: flex;
        justify-content: center;
    }
    .tab-content .tab, #games-started .video-recorded iframe {
        height: 204px;
    }
    #games-started .video-recorded iframe {
        width: 328px;
        max-width: 100%;
    }
    #games-started .description-day > *+* {
        margin-top: 8px;
    }
    #games-started .description-day > .product-demo,
    .tab-content-right .product-demo *+* {
        margin-top: 16px;
    }
    #games-started .product-demo p>a {
        margin-top: 0;
    }
    .games-stream-page #games-started {
        min-height: calc(100vh - 46px - 72px - 46px - 56px);
        height: auto;
    }
    .tab-content-right .product-demo > *:last-child {
        margin-top: 1.2rem;
    }
    .overviews-rules .content-text h1,
    .overviews-rules .content-text h2,
    .overviews-rules .content-text h3,
    .overviews-rules .content-text h4,
    .overviews-rules .content-text h5,
    .overviews-rules .content-text h6 {
        padding-top: 16px;
    }
    .overviews-rules .content-text h3 {
        font-size: 28px;
        line-height: 28px;
    }
    .overviews-rules .content-text h4 {
        font-size: 24px;
        line-height: 24px;
    }
    .overviews-rules .content-text h5 {
        font-size: 20px;
        line-height: 24px;
    }
    .overviews-rules .content-text h6 {
        font-size: 16px;
        line-height: 20px;
    }
    #games-overview .hosts {
        margin-top: 16px;
    }
    #games-overview .coach {
        margin-top: 24px;
    }
    #games-overview, #games-rules {
        padding: 16px;
    }
    #games-rules .content-block > img {
        width: 100%;
        height: 207px;
    }
    .overviews-rules .content-text {
        margin-right: 6px;
    }
    .countdown-day-game .text_block p {
        font-size: 10px;
        line-height: 12px;
        letter-spacing: 2px;
    }
    .countdown-day-game .text_block {
        margin-bottom: 8px;
    }
    .countdown-day-game .data-text {
        margin-top: 14px;
    }
    .countdown-day-game .data-text p {
        font-size: 12px;
        line-height: 14px;
    }
    .countdown-day-game .btn_block {
        margin-top: 12px;
    }
    .games-stream-page .founders-section .video-content {
        width: 428px;
        height: 428px;
    }
    .tab-content {
        min-height: 100%;
    }
    .tab-content .preloader {
        height: 196px;
    }
    .games-stream-page .start-games-timer-countdown-block {
        margin-top: 2rem;
    }
    .games-stream-page .heading-content .text_block > h6 {
        font-size: 16px;
        line-height: 20px;
    }
    #games-started .tab-links a+a {
        margin-left: 4px;
    }
    .games-stream-page .raves-ticker-section .raves-ticker > *+* {
        margin-left: 40px;
    }
    .games-stream-page header.hyp-header.hyp-header-new {
        min-height: 64px;
    }
    /* Before start game */
    .games-stream-page .first-block .heading-content .left-col {
        padding: 1.2rem;
    }
    .games-stream-page .heading-section.first-block .heading-content .text_block *+* {
        margin: 0;
        width: 316px;
        max-width: 100%;
    }
    .games-stream-page .first-block .heading-content .left-col .text_block h1 {
        font-size: 48px;
        line-height: 48px;
        margin-bottom: 8px;
    }
    .games-stream-page .heading-content .left-col .text_block > *:nth-child(2) {
        font-size: 14px;
        margin-top: 8px;
        line-height: 16px;
    }
    .games-stream-page .heading-content .left-col .text_block.archive-content-block > *:nth-child(2) {
        font-size: 12px;
        line-height: 14px;
        width: 100%;
    }
    .games-stream-page .left-col .btn_block {
        margin-top: 16px;
    }
    .games-stream-page .heading-content .left-col .text_block.archive-content-block > p > a {
        margin-top: 24px;
    }
    .games-stream-page .left-col .btn_block > a.add-cal {
        margin: 0;
    }
    .games-stream-page .left-col .btn-calendar-black::before,
    .games-stream-page .left-col .btn-big-access::before {
        margin-right: 4px;
    }
    .games-stream-page .left-col .archive-content-block {
        margin-top: 32px;
    }
    .games-stream-page .heading-content .right-col {
        padding: 24px;
        height: 464px;
    }
    .games-stream-page .slider-block .slide-item img {
        max-width: 100%;
        width: 237px;
        top: 0px;
        left: -20px;
        height: 284px;
    }
    .games-stream-page .slider-block .slide-item {
        max-width: calc(100vw - 96px);
        width: 348px;
    }
    .games-stream-page .slider-block .slide-item .text-block > *:nth-child(2) {
        top: -14px;
    }
    .games-stream-page .slider-block .slide-item .content-block>*:nth-child(2) {
        margin-top: 4px;
        font-size: 12px;
        line-height: 14px;
    }
    .games-stream-page .slider-block .slide-item *:nth-child(3) {
        font-size: 12px;
        line-height: 14px;
    }
    .games-stream-page .slider-block .slide-item a {
        margin: 16px auto 0;
    }
    .games-stream-page .slider-block .slide-item .text-block br {
        display: none;
    }
    #games-started .start-games-timer-countdown-description {
        margin-top: 6px;
    }
    .countdown-day-game .btn_block .show-cal {
        min-width: 180px;
    }
    .games-stream-page section {
        padding-left: 1px !important;
        padding-right: 1px !important;
    }
    .games-stream-page {
        padding-top: 7rem;
        padding-bottom: 16px;
    }
    .games-stream-page .left-col .text_block.bottom {
        margin-top: 1.2rem;
    }
    .games-stream-page .text_block.archive-content-block > p:first-child {
        font-size: 14px;
        line-height: 16px;
    }
    .games-stream-page .text_block.archive-content-block > p+p {
        width: 100%;
    }
    .games-stream-page .bottom-landing-content {
        padding: 24px;
    }
    .games-stream-page .bottom-landing-content p>a {
        margin-top: 24px;
    }
    .games-stream-page .bottom-landing-section .line-home-bottom-v {
        bottom: -16px;
        height: 4px;
    }
    /* Borders */
    .games-stream-page .borders.middle .cross-home-top {
        top: 278px;
    }
    .games-stream-page .borders.middle .line-home-top-h,
    .games-stream-page .borders.middle .outer-home-top-side {
        top: 284px;
    }
    .games-stream-page .slider-block .slick-prev {
        transform: translate(-4px, -55%)!important;
    }
    .games-stream-page .slider-block .slick-next {
        transform: translate(6px, -55%)!important;
    }
    #games-started .left-content .title_left > *:first-child {
        font-size: 16px;
        line-height: 20px;
    }
    #games-started .left-content .title_left > p > a {
        width: fit-content;
        display: inline-block;
        text-align: center;
    }
    #games-started .left-content .title_left > p {
        width: fit-content;
        text-align: left;
    }
}
@media (max-width:720px) {
    #games-started .start-games-timer-countdown-description {
        width: 260px;
        padding-left: 4px;
        padding-right: 4px;
    }
    #games-started .start-games-timer-countdown-description p {
        font-size: 5px;
        font-style: normal;
        font-weight: 600;
        line-height: 8px;
        letter-spacing: 2px;
        width: 60px;
    }
    .games-stream-page .tab .flipTimer .clock {
        padding: 4px;
    }
    .games-stream-page .tab .flipTimer .clock .flipper {
        box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.30) inset, 0px 0.5px 0px 0px #454545;
    }
}
@media (max-width: 620px) {
    .games-stream-page .bottom-button .button-img::before,
    .games-stream-page .bottom-button.hse .button-img::after,
    .games-stream-page .bottom-button.hse .button-text::before {
        content: none;
        left: auto;
        right: auto;
        background: none;
        height: auto;
        opacity: 1;
        bottom: auto;
    }
    .games-stream-page .buttons-group {
        flex-direction: column;
    }
    .games-stream-page .bottom-button {
        padding: 12px 12px 13px;
    }
    .games-stream-page .bottom-button .button-text > p {
        width: 100%;
    }
    .games-stream-page .bottom-button .button-text {
        margin-top: 13px;
    }
    .games-stream-page #games-started .right-content {
        border-left: none;
    }
    .overviews-rules .content-block {
        height: max-content;
        overflow: hidden;
    }
    .games-stream-page .bottom-button .button-text::before,
    .games-stream-page .bottom-button.hse .button-text::before,
    .games-stream-page .bottom-button .button-text::after {
        content: '';
        position: absolute;
        background: #000;
        opacity: 0.1;
        z-index: 11;
        height: 95%;
        width: 2px;
        top: 14px;
    }
    .games-stream-page .bottom-button .button-text::after {
        height: 56px;
        top: -43px;
    }
    .games-stream-page .bottom-button .button-text::before,
    .games-stream-page .bottom-button.hse .button-text::before {
        left: -13px;
        height: 50px;
        top: -40px;
    }
    .games-stream-page .bottom-button .button-text::after {
        right: -13px;
    }
    .games-stream-page .bottom-button .button-img::after {
        content: '';
        left: 14px;
        z-index: 11;
        width: 95%;
        position: absolute;
        height: 2px;
        background: #000;
        opacity: 0.1;
        bottom: 0;
    }
    .games-stream-page .buttons-group::after {
        bottom: 2px;
        top: auto;
    }
    .games-stream-page .bottom-button::after {
        position: absolute;
        top: -14px;
        bottom: auto;
    }
}
@media (max-width: 479px) {
    #games-started .left-content .tab-links a {
        padding-left: 2px;
        padding-right: 2px;
    }
}
@media (max-width: 428px) {
    .countdown-day-game .data-text p {
        font-size: 10px;
    }
}
@media (max-width:420px) {
    #games-started .start-games-timer-countdown-description {
        width: 200px;
    }
    #games-started .start-games-timer-countdown-description p {
        width: 50px;
    }
}
@media (max-width: 400px) {
    .games-stream-page .digit {
        margin-top: 7px;
    }
    .games-stream-page .countdown-digit .top,
    .games-stream-page .countdown-digit .bottom {
        height: 22px;
        width: 24px;
    }
    .games-stream-page .countdown-digit {
        width: 24px;
        height: 44px;
        font-size: 30px;
        line-height: 30px;
    }
}

@media (max-width: 428px) {
    .countdown-day-game .data-text p {
        font-size: 10px;
    }
}

@media (max-width: 375px) {
    #games-started .left-content .title_left > p > a:first-child {
        margin-right: 2px;
    }
    #games-started .left-content .tab-links.show-tab {
        max-width: calc(100% - 16px);
        margin-left: 8px;
    }
    #games-started .left-content .title_left:not(.stream-block) {
        padding: 0 12px 16px 12px;
    }
    .games-stream-page #games-started .left-content {
        padding: 0 12px 16px 12px;
    }
    .games-stream-page #games-started .right-content {
        padding: 16px 12px 16px 12px;
    }
    .static-block {
        margin-left: -12px;
        width: calc(100% + 24px);
    }
}