    @media only screen and (max-width: 768px) {
  .videoPromoList .tag {
    display: none !important;
}
}


