.section-heading{
   color: var(--primary-text);
 }
  .screening-content h2{
    color: #000;
    font-weight: 400;
    font-size: 32px;
    margin-top: 20px;
    margin-bottom: 15px;
 }
.about-us-image-section img{
    height: 450px;
    width: 100%;
    object-fit: cover;
}
.about-our-services h6{
    font-size: var(--f18);
}
.about-our-services .middle-our-ser-icon-col{
    border-right: 1px solid #e4e0da;
    border-left: 1px solid #e4e0da;
}
