/* 0500922 */
.top-second-menu.new {
    right: 0;
    top: 55px;
    width: 100%;
    background-color: #fff;
}
.top-second-menu__item_level1 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}

/* 0500922 */