.full-view {
    background-color: #3266CC;
    background: url('../img/otherpage-banner.jpg') no-repeat center center fixed;
    background-size: cover;
}

h1 {
    margin-top: 40px;
    font-size: 40px;
    color: #fff;
    margin-bottom: 50px;
    font-weight: 600;
    text-align: center;
}