.display-image img {
    height: 250px;
    margin-bottom: 10px;
    object-fit: cover;
}

.row {
    padding: 0 10px;
}