@media only screen and (max-width:575px) {
    .category-start .banner figure {
        height: 1300px
    }

    .category-start .banner_cont {
        top: 3% !important
    }

    .item-descr p {
        padding-top: 7vw;
    }
}

@media only screen and (max-width: 6880px) {
    .item-type {
        margin-top: -5vw;
    }    
}