@media (min-width: 992px) {
    .row > .is-cols-5 {
        flex: 0 0 auto;
        width: 20%;
    }
}