@media only screen and (max-width: 600px) {
  .live_emb_code_container {
    max-width: 100%!important;
    height: 50%!important;
    display: block!important;
    margin-left: 0px!important;
    margin-right: 0px!important;
}
.topbar_item.topbar__trending.penci-block-vc {
    display: none!important;
}
.penci-owl-carousel-slider .owl-stage-outer {
    padding: 0px!important;
}
}