.photo-card img {
    object-fit: cover;
}
.slide-content {
    position: absolute;
    bottom: 10%;
    width: 100%;
    left: 10%;
    color: #fff;
}
