/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


@media screen and (max-width: 768px) {
    .important-content {
        padding-top: 1em;
    }
}