#finance-main-hero {    
    background-image: linear-gradient(to bottom, #324C67, #13304D);
    background-color: #13304D;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    min-height: 500px;
}
