@charset "UTF-8";
@media screen and (max-width:400px){
    .logo-container{
        padding-right: 0px;
    }
    .nav-main .container{
        padding: 0 15px 0px 20px;
    }
    .nav-main .theme-btn{
        min-width: auto !important;
    }
    .dd_mobile_menu{
        padding: 0px 7px;
    }
    .profile_page .inner_block{
        padding: 25px 17px;
    }
    .more_prem{
        margin-left: 13px;
    }
    .dd_mobile_menu-content .socials-round__item{
        width: 34px!important;
        height: 34px!important;
    }
    ._right_bl .stat_block, .profile_stat_row .stat_block{
        width: 47% !Important;
    }
}