.cover-image {
    width: 100%;
    max-height: 500px;
    object-fit: cover;
    display: block;
}
