.bp-col .team-img-container img {
    width: 600px;
    height: 300px;
    max-width: 100%;
    max-height: 100%;
    aspect-ratio: 2/1;
    object-fit: cover;
}