.page_title_wrap {
    margin-bottom: 50px;
}

@media screen and (max-width:1023px) {
    .page_title_wrap {
        margin-bottom: 20px;
    }
}