@media screen and (max-width: 991.98px) {
  .column-reverse > .fusion-builder-row {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 767.98px) {
  .mobile-height > div {
    height: 300px !important;
  }
}

@media screen and (max-width: 991.98px) {
  .mobile-site-padding > .fusion-column-wrapper {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}

@media screen and (max-width: 991.98px) {
  .mobile-align-center > .fusion-column-wrapper {
    text-align: center !important;
  }
  .mobile-align-center > .fusion-column-wrapper .title-heading-left {
    text-align: center !important;
  }
  .mobile-align-center > .fusion-column-wrapper .fusion-separator {
    float: none !important;
    margin-left: auto;
    margin-right: auto;
  }
}/*# sourceMappingURL=styles.css.map */