@charset "UTF-8";

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .generic-box-full {
    display:block
  }
  .newsletter-form-cnt input[type="email"], .newsletter-form-cnt input[type="text"] {
    line-height: 107px;
    height: 107px;
  }
}