.company-description .description {
  font-size: 30px;
}
.history-body .history {
  width: 220px;
}
.history-body .row-2 {
  margin-top: 80px;
}
.history-body .history-1 {
  padding-top: 50px;
  margin-left: 150px;
}
.history-body .history-3 {
  padding-top: 40px;
  margin-left: 100px;
}
.history-body .history-5 {
  padding-top: 40px;
  margin-left: 100px;
}
.history-body .history-7 {
  padding-top: 100px;
  margin-left: 200px;
}
.history-body .history-9 {
  margin-top: -30px;
  margin-left: 100px;
}
.history-body .history-2 {
  margin-right: 180px;
}
.history-body .history-4 {
  margin-top: -80px;
}
.history-body .history-6 {
  margin-left: 200px;
}
.history-body .history-8 {
  margin-left: 100px;
}
.mission-body {
  padding-left: 80px;
}
.banner-img {
  height: 600px !important;
}
@media (max-width: 417px) {
  .desc {
    background: none !important;
    color: #212529 !important;
  }
  .carousel-item img {
    height: 11rem !important;
  }
  .banner-img {
    height: 380px !important;
  }
}
@media screen and (min-width: 768px) {
  .environment {
    font-weight: bold;
  }
  .environment h2 {
    font-size: 48px;
  }
  .environment h5 {
    font-size: 30px;
  }
}
/*# sourceMappingURL=aboutList.css.map */