
.gallery-item-img img {
    width: 100%;
    height: 100% !important;
    border-radius: 10px;
    object-fit: cover;
}
