.myPlatformDevelopment .part_three {
  padding-top: 0 !important;
}
.myPlatformDevelopment .tsh_container_box .tsh_container_flex_right {
  height: 100%;
}
.myPlatformDevelopment .tsh_container_box .sa-services__benefits-heading {
  color: #141516 !important;
}
.myPlatformDevelopment .tsh_container_box .sa-services__benefits {
  background: #F8F8F8 !important;
  margin-top: 0 !important;
  height: 100%;
}
.myPlatformDevelopment .tsh_container_box .icon6 {
  width: 60px !important;
  height: 60px !important;
  margin-bottom: 34px;
}
.myPlatformDevelopment .tsh_container_box .tsh_container_bottom {
  padding-bottom: 0 !important;
}
.myPlatformDevelopment .banner_box {
  position: relative;
  overflow: hidden;
}
.myPlatformDevelopment .banner_box .banner_box_img {
  width: 100%;
}
.myPlatformDevelopment .banner_box .banner_top {
  position: absolute;
  top: 83px;
  left: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.myPlatformDevelopment .banner_box .banner_top .blue_title {
  color: #06F;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myPlatformDevelopment .banner_box .banner_top .title_blod {
  color: #141516;
  font-family: Montserrat-Bold;
  font-size: 2.5vw;
  font-weight: 700;
  line-height: 130%;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 1.5625vw;
}
.myPlatformDevelopment .banner_box .banner_top .small_text {
  color: #141516;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  text-align: center;
}
