.navbar-brand , .navbar-brand > img {
    width: 12rem;
}

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

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