header { background: url(bg1.jpg) no-repeat top center; background-size: cover; } 
@media(max-width: 1000px) { 
    /*header { height: 100vh; background-position: center center; background-size: contain; }*/
    .mt-5 { padding: 0 7%; margin: 5% 0% !important; }
}