#banner-image{
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 70px;
    height:280px;  
    max-width: 100%;
    background-image: url(assets/img/caree.jpg);
    background-size : cover;
}
