    .tab-content-container h3 {
      font-size: 17px !important;
      font-weight: 700;
      margin-bottom: 15px;
    }
    .tab-content-container h4 {
      font-size: 15px !important;
      font-weight: 600;
      margin-bottom: 10px;
    }
    .tab-content-container p {
      font-size: 14px !important;
      line-height: 1.6;
      color: #4a5568;
    }
    .tab-content-container .optech-icon-list ul li,
    .tab-content-container .optech-icon-list ul li a {
      font-size: 14px !important;
      margin-bottom: 6px;
    }
    .tab-content-container .optech-icon-list ul li i {
      font-size: 15px !important;
    }
    .what{
        padding-top: 120px!important;

    }
    @media (max-width: 991px) {
    .what{
        padding-top: 5px!important;

    }

}
.optech-iconbox-wrap.style-two {

    height: 25vh !important;
}
 @media (max-width: 991px) {
      .optech-iconbox-wrap.style-two {

    height: 35vh !important;
}

}

@media (min-width: 992px) {
    .desktop-right {
        position: relative;
        left: 40px;
    }
}
