.offer-video {display:none;}
@media screen and (max-width: 749px) {
  .offer-video {display:block;}
  .offer-video video {width: 100%;border:0px; max-height: 120px;height: auto;margin-bottom: -30px;border-bottom: 1px solid #cccccc38;}
}