.gallery img {
    width: 100%;
    height: 250px;
    object-fit: contain !important;
    border-radius: 8px;
}
