.image-gallery {
    height: 200px;
    width: 100%;
    object-fit: cover;
}
.cursor-pointer {
    cursor: pointer !important;
}