.cover-image {
    max-width: 50%;
    height: auto;
    display: block;
    border-radius: 8px; /* optional: slight rounding on corners */
}