/**************** AD STYLES ****************/

@media screen and (min-width: 1199px){
  .ts-728x90 iframe {width:728px !important;border:none !important;}
}

@media screen and (max-width: 1129px){
  .ts-728x90 iframe {width:320px !important;border:none !important;}
}

@media screen and (min-width: 747px){
  .ts-leader iframe {width:728px !important;border:none !important;}
}

@media screen and (max-width: 748px){
  .ts-leader iframe {width:320px !important;border:none !important;}
}

.ts-leader *,
.ts-728x90 * {
  justify-content: center;
  flex-wrap: wrap;
  max-width: 100%;
}