/* src/styles/index.css */
@media only screen and (min-width: 992px) {
  .section_home-solutions {
    height: calc(100vh - 71px);
  }
}
/*# sourceMappingURL=index.css.map */
