.jumbotron-fluid.aboutbanner {
    background-image: url(images/logos/aboutbannerred.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.apastriesbanner {
    background-image: url(images/logos/allpastriesbanner.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.breadbanner {
    background-image: url(images/logos/bread.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.breaktimebanner {
    background-image: url(images/logos/breaktime.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.bunsbanner {
    background-image: url(images/logos/buns.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.cakesbanner {
    background-image: url(images/logos/cakes.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.chscakebanner {
    background-image: url(images/logos/cheesecake.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.contactbanner {
    background-image: url(images/logos/contact.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.cookiesbanner {
    background-image: url(images/logos/Cookies.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.cupcakesbanner {
    background-image: url(images/logos/cupcakes.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.dessertsbanner {
    background-image: url(images/logos/desserts.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.lunchitmsbanner {
    background-image: url(images/logos/Lunch%20Items.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.seasonalbanner {
    background-image: url(images/logos/seasonal.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.wdgcakesbanner {
    background-image: url(images/logos/wedding%20cakes.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}

.jumbotron-fluid.wdgpastbanner {
    background-image: url(images/logos/wedding%20pastries.jpg);
    min-height: 200px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    border: 1px solid #BFC0C0;
}