.about-us-sec {
  margin-top: 32px !important;
  max-width: 1300px;
  padding: 0 14px !important;
  display: flex;
  margin: 32px auto 0;
  flex-direction: column;
}
.deck-link-1-container {
  border-left: 1px solid gainsboro;
  width: 477px;
}
.deck-link-1 {
  margin-top: 22px;
  display: block;
  padding: 10px 9px;
  border: 1px solid #bdbdbd;
  border-radius: 2px;
  background: #ffffff;
  text-align: center;
  font-size: 17px;
  color: black;
  width: 270px;
}
.sec-5121 {
}
.div-12141 {
  display: flex;
  flex-direction: column;
  align-items: center;
  border: 1px solid gainsboro;
  padding-bottom: 26px;
}
.div-12141:hover {
  background-color: #e6e6e6
}
.icon-21 {
  font-size: 81px;
  margin-top: 20px;
  color: #342222;
}
.d-5231 {
  display: flex;
  justify-content: space-between;
}
.case-studies-link-1 {
  text-align: center;
  color: white;
  background: #a32f24;
  width: 350px;
  display: block;
  margin-bottom: 9px;
  padding: 6px;
  border-radius: 4px;
  font-size: 16px;
  text-transform: uppercase;
}
.case-studies-link-1:hover {
  color: white;
}
.about-us-sec > section {
  display: flex;
  justify-content: space-between;
  margin-bottom: 22px;
  border-bottom: 1px solid #fbfbfb;
  padding-bottom: 46px;
  background: white;
  padding: 1px 15px;
  border: 1px solid gainsboro;
  padding-right: 0;
}
.p231 {
  font-size: 18px;
  color: #404040;
  margin-top: 22px;
}
.aboutUsSlideImage {
  width: 478px;
}
.deck-image {
  max-height: 244px;
  margin-right: 1px;
}
.deck-img-cont {
}
.case-studies-cont {
  margin-bottom: 42px;
  background: white;
  border: 1px solid gainsboro;
  padding: 1px 15px;
}
.ca-2134 {
  margin-bottom: 14px;
  padding-bottom: 9px;
  margin-left: 4px;
  font-size: 22px;
  font-weight: bold;
  color: #424040;
}

@media (max-width: 768px) {
  .about-us-sec > section {
    flex-direction: column;
  }
  .deck-link-1-container {
    padding-left: 0;
    width: auto;
  }
  .d-5231 {
    flex-direction: column;
  }
  .p231 {
    margin-bottom: 27px;
  }
  .deck-image {
    display: none;
  }
  .deck-link-1 {
    width: auto;
  }
  .div-12141 {
    text-align: center;
    align-items: center;
  }
  .case-studies-link-1 {
    width: 100%;
  }
  .footer-19 {
    padding: 17px 19px;
  }
}
.deck-214 {
  height: 100%;
  border: 0;
  background: #e2e8ef;
  padding-bottom: 0;
  justify-content: space-between;
}
.deck-214:hover {
  background: #e2e8ef;
}
.deck-241 {
  width: 100%;
  background: #4e5f86;
  color: white;
}
.deck-i-2 {
  color: #4e5f86;
  margin-top: -25px;
}
