@media screen and (min-width: 790px) {
    .columnas-condicional {
        margin-left: 16%;
        margin-right: 16%;
    }
}

