.navbar-brand, .navbar-brand > img {width: 8.5rem;}
body {line-height: 2;}
.header .nav-link {
    color: #000;
    font-weight: 900;
}

.boxed1-band {
    background-image: url(pattern-DEEU7.jpg);
    background-position: center;
    /*margin:0 15px 0 15px;*/
    background-size: cover;
    background-repeat: no-repeat;
}

.boxed3-band{
    background-image: url(ba5.jpg);
    background-position: top;
    /*margin:0 15px 0 15px;*/
    background-size: cover;
    background-repeat: no-repeat;
}

.boxed2-band{
    background-image: url(ba8.jpg);
    background-position: center;
    /*margin:0 15px 0 15px;*/
    background-size: cover;
    background-repeat: no-repeat;
}





