.IE * {
  -o-object-fit: none !important;
     object-fit: none !important;
}

.IE img {
  max-width: 100% !important;
  -o-object-fit: none !important;
     object-fit: none !important;
  height: auto !important;
}
/*# sourceMappingURL=ie.css.map */