p {
    padding: 0.5em 0;
}
h1 {
    margin-top: 1em;
}
@media (min-width: 980px) {
    .vs-container-narrow {
        max-width: 980px;
    }
}