@media (min-width : 1200px) {
    .sitemap .sitemap-col {
        flex    : 0 0 25%;
        padding : 0 15px;
    }
}
