.banner-holder {

    background-image: url('images/newBanner.jpeg');
    background-size: cover;
    background-position: middle;
}
.brand-icon img {
    width: 100px;
    height: auto;
}