@media screen and (min-width: 0\0) {
  .ie-img {
    width: 100%;
    height: 100%;
  }

  .form-control {
    line-height: normal !important;
  }

  .ds-custom-select::-ms-expand {
    display: none;
  }

  .section-with-flex-ie {
    display: block !important;
  }
}