@media only screen and (max-width: 768px) {
  .shapesp {
    width: 8em;
    height: 8em;
    bottom: 0;
  }
  .titleStyle h1 {
    font-size: 2em;
  }
  .titleStyle h3 {
    font-size: 1.8em;
  }
  .darkTitle {
    max-width: 100%;
  }
  .darkTitle h3 {
    font-size: 1.8em;
  }
  .footerB {
    text-align: center;
  }
  .bannerStyles .carousel-item img {
    height: auto;
  }
}/*# sourceMappingURL=responsive.css.map */