.gallery-img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.gallery-col {
    margin-bottom: 30px;
}