.about-image {
  width: 100%;
  max-width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
}

/* who we are section  */

/* why choose us section starts here  */
.our-expert-physiotherapy-services-image {
  width: 3rem;
  aspect-ratio: 2/2;
  object-fit: contain;
}

