section.c-gallery img {
    width: 100%;
    max-height: 270px;
    object-fit: cover;
    height: auto;
    height: 270px;
}

.c-gallery .row{
    gap:16px 0;
}
