@media screen and (max-width: 992px)
{
    .page-wrapper {
        margin-top: 345px;
    }
}
