.page-layout .no-banner {
    border-bottom: 1px solid #0085D5;
    background-color: #f0f0f0;
    /*margin-top: -40px;*/
    height: 68px;
}

.page-layout .no-banner h1 {
    font-family: roboto_condensedlight, Arial, Helvetica, sans-serif;
    font-size: 43px;
    line-height: 47px;
    margin: 0 auto;
    padding-left: 19px;
    padding-top: 9px;
    max-width: 1239px;
    font-size: 28px;
    font-weight: 500;
}

body.sp .page-layout .no-banner {
    height: auto;
}

body.sp .page-layout .no-banner h1{
    font-size: 27px;
}