.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;
}*/
.header[is-sticky=true]+.hero-wrapper [data-type="4"] {
    top: 45%;
}
.banner .banner-sponsored-link {border: 0px }