.image img {
    width: 100%;
    max-height: 250px;
    object-fit: cover;
    object-position: center center;
}