.page-banner {
    margin-top: 44px;
}

@media (min-width: 767px) {
    .page-banner {
        margin-top: 78px;
    }
}