#members-gallery img {
    width: 110px;
    height: 150px;
    object-fit: cover;
}

.owl-carousel .owl-item img {
    width: 113px;
    height: 47px;
    object-fit: contain;
}