/* Media Query Variables */
@media all and (-ms-high-contrast: none) and (min-width: 992px), (-ms-high-contrast: active) and (min-width: 992px) {
  .heading-overflow {
    margin-bottom: 100px; }
  .heading-overflow h1, .heading-overflow h2, .heading-overflow h3, .heading-overflow h4, .heading-overflow h5, .heading-overflow h6 {
    position: absolute;
    width: 100vw;
    left: calc(50% - 50vw); } }
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .fl-post-grid .fl-post-column .fl-post-grid-post .fl-post-text .fl-post-title {
    width: 100%; } }

/*# sourceMappingURL=ie.css.map */
