.categories-base .categories-content>.categories-list .categories-item .picture img {
    max-width: 100%;
    height: auto;
    display: none;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0 auto;
}/*
This is your custom Style Sheet. It's the last css resource loaded so you can
easily overwrite css selectors from other style sheets.

.hero-default .wrapper {
    position: relative;
    z-index: 5;
    padding-top: 140px;
}*/
.banner .banner-sponsored-link {border: 0px }
.hero-default {     
     top: 70%;
}
.hero-wrapper [data-type="3"] .hero-slider .carousel-cell {     
     min-height: 456px;     
     height: 100%;
}

.hero-default[data-type="3"] .hero-slider .carousel-cell {
     padding-top: 300px;
}