
.mobile-podcast{
    /*width: 360px !important;*/
    /*width: 100% !important; !*****https://www.hitfm.ua/happy/best/pop/all!******!*/
    width: 728px;/******************https://www.hitfm.ua/happy/best/15701-nk-v-gostiah-u-heppi-ranku-2018-10-16/*****************/
    padding-left: 0;
}
.listened-count{
    min-width: 25px;
    margin: unset;
}
.listened-count {

    margin-left: 6px;

}
/*.podcast-info{height: 57px;}*/
.list-podcast {
    width: 100% !important;
    max-width: unset;
}
.player-small{
    max-width: unset;
    width: 100% !important;
}
@media screen and (max-width: 600px){
    .list-podcast .player-small{
        max-width: unset !important;
    }
    .mobile-headphone{
        right: 30px !important;
    }
    .mobile-indents .player-small{
        height: 32px!important;
        margin-left: 15px;
    }
    .mobile-indents .mobile-headphone{
        margin-top: -40px;
    }
    .player-small .mlp-player{
        margin-top: 10px;
    }
    .mobile-indents .mobile-headphone{
        margin-top: -31px!important;
    }
    .mobile-indents .scroller{
        left: unset !important;
    }
    .control .stop{
        width: 12px !important;
        left: 2px;
        height: 12px !important;
    }
    .player-small .mlp-player .loaded{
        /*top: unset;*/
    }
    #logoMain {
        margin: 0 auto;
        /*float: none !important;*/
        /*margin: 0px 0 10px -135px !important;*/
        left: 30%;
    }
    .player-small .mlp-player .control .play{    font-family: fontawesome, sans-serif !important;}
    .tab-spacer {
        height: 24px;
        width: 2px;
        float: left;
    }

}

@media screen and(max-width: 490px) {
    #logoMain {
        margin: 0 auto;
        /*float: none !important;*/
        /*margin: 0px 0 10px -135px !important;*/
        left: 15% !important;
    }
}