@media (min-width:768px) and (max-width:991px) {
    .custom-img-height {
        height: 6em;
        object-fit: cover;
        height: 250px;
    }
}