

.play-btn {
    cursor: pointer;
}

.index-images {
    width: 300px;
    height: 300px;
    /* max-width: 100%; */
    /* max-height: 100%; */
    image-resolution: inherit;
    object-fit: cover;
}
