.cover-image {
    width: 370px !important;
    height: 238px;
    object-fit: cover;
    object-position: center;
    display: block;
}
