.gallery-top-img{
    width: 100%;
    height: 330px;
    object-fit: cover;
}
.gallery-bottom-img{
    width: 100%;
    height: 75px;
    object-fit: cover;
}