.products {
    background-color: #f5f6f7
}

.products .card-image {
    height: 180px;
    max-width: 100%;
    width: auto;
}