.container-exceptions-elements{
    display: flex;
    justify-content: space-between;
    gap: 115px;
}

.container__exceptions {
    width: 100%;
}
.main-block__right-menu {
    overflow: hidden;
}

.main-block__right-menu-wolf-img {
    top: 40%;
}
.blue-block-menu {
    min-height: auto;
    background: #122D4E;
}