.s-category-area.background-banner {
max-height: 630px;
height: 40vw;
background-size: cover !important;
background-repeat: no-repeat !important;
background-position: center !important;
display: flex;
align-items: center;
border-top: none !important;
}
.s-category-area.background-banner .s-category-text .s-title {
color: #fff !important;
display: none !important;
}
.s-category-area.background-banner .s-category-visual,
.s-category-area.background-banner .s-desc {
display: none !important;
}