.head_layer .layout {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}