

/* Start:/local/components/akado/channel.detail/templates/.default/style.css?1569291471753*/
.tv-list--item--container--description{
    top: 170px;
}

@media (max-width: 1024px) and (min-width: 380px) {
    .tv-list--item--container--description{
        top: 20px;
    }

    .tv-list--item--container--heading{
        min-height: 40px;
    }

    .item--description--meta.rigth_bottom{
        bottom: 35px!important;
        right: 15px!important;
    }
}

@media (max-width: 380px) {
    .tv-list--item--container--description{
        top: 0px;
    }

    .tv-list--item--container--heading{
        min-height: 40px;
    }

    .item--description--meta.rigth_bottom{
        bottom: 35px!important;
        right: 15px!important;
    }

    .tv-list--item--container {
        height: 65px!important;
        top: 160px!important;
    }
}
/* End */
/* /local/components/akado/channel.detail/templates/.default/style.css?1569291471753 */
