.menu-headers{
    left: 0 !important;
}
.header__center h3{
    margin-bottom: 0 !important;
}
.tl .disabled,
.tth .disabled,
.scnb .disabled,
.kctt .disabled{
    display: none;
}
.owl-stage-outer{
    width: 100%;
}
.owl-stage{
    width: 100% !important;
}
.owl-item{
    width: 100% !important;
}
.scnb__r{
    width: 100% !important;
    margin-right: 0 !important;
}
.nm__item_top_avatar img{
    width: 33px;
    height: 33px;
    border-radius: 50%;
}
.item-content h3{
    font-size: 20px;
}
.header__top{
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.owl-dots{
    display: none;
}
.scnb{
    margin-top: 30px;
}
.main-container{
    margin-top: 20px;
}
.owl-stage{
    cursor: pointer;
}
@media (max-width: 768px) {
    .header__center h3{
        margin-top: 0;
        white-space: nowrap;
    }
    .noline{
        margin-top: 0 !important;
    }
    .scnb__item_r{
        display: flex;
        justify-content: end;
    }
    .show-play-list {
        width: 3.5rem !important;
        height: 3.5rem !important;
    }
    .header__center h3{
        font-size: 20px !important;
    }
}

