@media (max-width: 479px) {
.body.fixed-width.left .content, .body.fixed-width.right .content, #content {
    padding: 2em !important;
}
}