.about-us-image-container {
  width: 100%;
  height: auto;
  object-fit: cover;
  max-height: 409px;
  min-height: 250px;
}

.about-us-image {
  width: 100%;
  height: auto;
  border-radius: 5px;
}
