.page-header {
    height: 200px;
    background-color: #161b45;
    border-bottom: 1px solid #5a5e7d;
    background-repeat: no-repeat;
    background-size: cover;
}

.page-header h2 {
    font-family: 'roboto_slablight';
    color: #fff;
    font-size: 36px;
    margin-top: 82px;
}