@media only screen and (min-width: 1100px) {
    .slot--header-horizontal-menu {
        background: #000;
    }
  .slot--header-horizontal-menu .navbar-nav>li a {
    color: #fff;
}
  .slot--header-horizontal-menu .navbar-nav>li a:hover,
    .slot--header-horizontal-menu .navbar-nav>li a:focus {
    color: #ccc;
    background: transparent;
}
.startpage .bountiful--body {
  background: url('https://cdn.abicart.com/shop/ws33/143833/files/the-british-flag.jpg') center center / cover no-repeat;
 
}
 }

.startpage .bountiful--footer {
    margin: 0;
}

.bountiful--body .bountiful--body-wrapper
{max-width: 1920px;}