.b-event__right > div > img {
    margin-right: 20px;
    margin-bottom: 23px;
    max-width: 100%;
}

@media (min-width: 961px) {
    body .b-events-archive {
        float: none;
    }

    body .b-event__left {
        position: absolute;
    }

    body .b-event_min .b-event__right, body .b-event__right {
        width: auto;
        margin-left: 150px;
    }
}