.banner {
    width: 100%;
    height: 300px;
    background: url("../images/investorRelations-bg.jpg") no-repeat top center;
    background-size: cover;
    overflow: hidden;
   margin-top: 100px;
} 