.yarost-titanov-story .prsns-cat-media {
    height: 380px;
    position: absolute;
    left: 109px;
    bottom: -86px;
}

.yarost-titanov-story .cat-story-logo {
    position: absolute;
    left: 39%;
    bottom: 33px;
}

.yarost-titanov-story .disclamer-bg {
    background-size: 100%;
}

@media (min-width: 320px) and (max-width: 910px) {
    .yarost-titanov-story .prsns-cat-media {
        height: 280px !important;
        z-index: 10;
    }

    .yarost-titanov-story .cat-story-logo {
        height: 75px !important;
        left: 6%;
        z-index: 10;
        top: 43%;
    }
}