
#headerLogo img{
max-height: 200px;
}

div.main-landing-content.row-1 {
    margin-top: -20px;
    border-bottom: none;
}

.jumbotron.feature.branded .group .feature_block .feature_text {
    background: -webkit-linear-gradient(top,rgba(0,56,101,0.95) 0,rgba(0,56,101,0.95) 100%);
    background: linear-gradient(to bottom,rgba(0,56,101,0.95) 0,rgba(0,56,101,0.95) 100%);

}
