/***********
  ** Override CSS goes here
  ** Typically added to live sites that aren't compiled anymore
************/

.team-image {
    aspect-ratio: 1482 / 988; /* Use actual image dimensions */
    width: 100%;
    height: auto;
}