/* SM */
@media only screen and (max-width: 768px) {

    section {
        padding-left:1.5em;
        padding-right:1.5em;
    }
}