.page-banner {
    background: url('../images/page-banner-default-1.jpg') center center no-repeat;
    min-height: 427px;background-size: cover;
}
.page-banner-inner {
    background: transparent;
    padding: 163px 0 100px 0;
}
.page-banner-inner h1 {
    font-size: 40px;line-height: 55px;color: #ffffff;
}
