.short-img { width: 170px; height: 250px; margin-right: 20px; display: block; border-radius: 10px; box-shadow: 0 4px 10px rgb(0 0 0 / 60; }
.short-img { width: 200px; height: 200px; margin-right: 20px; display: block; border-radius: 10px; box-shadow: 0 4px 10px rgb(0 0 0 / 60; } .img-fit img { width: 100%; height: 100%; /* object-fit: cover; */ }