.waku {
    text-wrap: nowrap;
}

@media (min-width: 1000px) {
    div.doc a {
        justify-content: space-between;
        display: flex;
        flex-direction: column;
        min-height: 168px;
    }
}