/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
.category-cover img {
    width: 1920px;
    height: 388px;
    object-fit: cover;
}