@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .surgeon-general-warning .surgeon-small {
    height:77px;
  }

  #video-player {
    display: none;
  }
  .landing-page .red-section {
    margin-bottom:100px;
    background-color:#d61f29;
  }
  .landing-page .red-section .left-content .three-packs-image,
  .landing-page .red-section .right-content .bold-pack-image {
    width:100%;
  }
}
