.catalog-home .stage-image {
    max-height: 500px;
    width: 100%;
    object-fit: cover;
    object-position: center top;
}
