@media (min-width: 735px) {
    .section-compatibility .devices {
        column-count: 2;
        max-width: 440px
    }
}