@media only screen and (max-width: 600px) {
    .nav-logo{margin-left: 2px;}
    
    .m-b-pc-category{
        display: none!important;
        
    }
      
    .nav-sidebar-wrapped .nav-sidebar-wrapped-content{display: none;}
    
    .DefaultGames-CategoryIcon{display: none;}
    
    .m-slider__scroll-box {grid-auto-columns: 100%!important;}
    .feedback-section--large{display: block;}
    .feedback-section-column--large { width: 100%; }
    .feedback-section-header-title--large {
        margin-bottom: 10px;
        font-size: 20px;
        line-height: 1.4;
        color: var(--color-light-grey-5);
        text-align: center;
    }
        
    /* .prebilheteContentPc .sc-ezPzSr{
        display: none;
    } */
    .feedback-form-submit {display: block; text-align: center;}
    .feedback-form-submit .m-button--primary{width: 100%;}
    .FooterNav{display: block;}
    .FooterNav-Socials{text-align: center; display: none;}
    .FooterNav .nav-logo{margin-left: 0; margin-bottom: 10px;}
    .FooterLinks {
        --rowsCount: 9 !important;
        grid-gap: 0;
        align-items: start;
        display: grid;
        flex: 0 0 55%;
        grid-auto-flow: column;
        grid-template-rows: repeat(var(--rowsCount),1fr);
    }
    .bss-StandardBetslip{
        margin-bottom: 57px!important;
    }
    .BreadcrumbList {margin-bottom: 0; margin-top: 10px;}
    .lang-switcher-btn{display: none;}
    .market.market--live .selections__selection,
    .markets.markets--live .selections__selection{
        max-width: 160px;
    }
    /* .MobileNav {
        background: var(--color-dark-grey-1);
        border: 1px solid var(--color-dark-grey-2);
        bottom: 0;
        display: flex;
        flex-shrink: 0;
        justify-content: space-between;
        padding: 8px 16px calc(env(safe-area-inset-bottom) + 8px);
        position: fixed;
        width: 100%;
        z-index: 999;        
    }
   
    .MobileNav-Item {
        align-items: center;
        color: var(--color-mid-grey-3);
        display: flex;
        flex: 0 0 auto;
        flex-direction: column;
        justify-content: flex-start;
        width: 48px;
    }
    .MobileNav-IconWrap {
        align-items: center;
        background-color: var(--color-dark-grey-1);
        display: flex;
        justify-content: center;
        margin-bottom: 4px;
        position: relative;
    }
    .MobileNav-Icon {
        fill: currentColor;
        color: var(--color-mid-grey-5);
        display: block;
        font-size: 24px;
        height: 1em;
        width: 1em;
    }
    .MobileNav-TextWrap {
        display: flex;
        justify-content: center;
        position: relative;
        width: 100%;
        z-index: 2;
    }
    .MobileNav-Text {
        font-size: 10px;
        font-weight: 600;
        line-height: 1;
        margin-top: 1px;
        min-width: 79px;
        text-align: center;
    }
    .MobileNav-Item--active {
        color: var(--color-green-of);
    }
    .MobileNav-Item--main .MobileNav-IconWrap {
        border: 2px solid var(--color-mid-grey-3);
        border-radius: 50%;
        box-shadow: 0 0 0 2px var(--color-dark-grey-1);
        height: 40px;
        margin-top: -16px;
        width: 40px;
        background-color: black;
    } 
    .MobileNav-Item--active .MobileNav-Icon {
    color: var(--color-main2);
    }*/
    .half-screen-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        
    }
    
    .ledYPQ{
        width: 100%;
    }
    .header-right-menu-userblnc-wrpr {
        width: 100%;
        
    }

    .sidebar-esporte{
        display: none;
    }

    .content-jogos {
        width: 98% !important;
    }

    .bt1608{
        padding: 0 5px !important;
    }
   
    /* .prebilheteContentPc{
        display: none;
        color: red;
    } */
    .nav-sidebar .opened{
        width: 100%;
    }
    
    .opened{
        width: 100%;
        position: fixed;
        /* height: 100%; */
    }
    
    .opened .nav-sidebar-content{
        width: 100%;
        position: fixed;
        height: 100%;
    }

    /* #divSidebarMenu {
        display: block;
    } */

    
       
}

