@media only screen and (min-width: 1000px) {
.banner-img {
    max-width: 100%;
    width: 75%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}
}
/*.header {*/
/*    background: White;*/
/*    box-shadow: none;*/
/*    width: 75% !important;*/
/*    height: auto;*/
/*    margin-left: auto;*/
/*    margin-right: auto;*/
/*}*/