.page-template-client .site-main {
    padding-top: 184px !important;
}

@media only screen and (max-width: 767.98px) {
    .page-template-client .site-main {
        padding-top: 120px !important;
    }
}