.myDevOpsCloudServices .sa-services__benefits {
  background: #F8F8F8 !important;
}
.myDevOpsCloudServices .sa-services__benefits .sa-services__benefits-heading,
.myDevOpsCloudServices .sa-services__benefits .sa-services__benefits-item {
  color: #141516 !important;
}
.myDevOpsCloudServices .banner {
  height: 50vw;
  padding-bottom: 7.6vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}
.myDevOpsCloudServices .banner .banner_top {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
}
.myDevOpsCloudServices .banner .banner_top .bg_box {
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
}
.myDevOpsCloudServices .banner .banner_top .blue-title {
  color: #06f;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 12px;
  font-weight: 700;
  line-height: 130%;
  text-transform: uppercase;
}
.myDevOpsCloudServices .banner .banner_top h1 {
  margin-top: 10px;
  color: #141516;
  text-align: center;
  font-family: Montserrat-Bold;
  font-size: 50px;
  font-weight: 700;
  line-height: 130%;
}
.myDevOpsCloudServices .banner .f_16 {
  color: #141516;
  text-align: left;
  font-family: Montserrat;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  width: 930px;
  margin: 0 auto;
}
