@media screen and ( max-width : 1000px ) , (max-height : 900px ) {
  .customBillboard.cs-default.media .tag-media-content {
    min-width: 100% !important;
  }
}
