@charset "UTF-8";
/* CSS Document */


/*.date-display-range{
  display:inline;
}
.date-display-range::before{
  content:" from ";
}*/
.views-field-field-when-is-it ul li{
  margin-bottom:10px;
}

@media (min-width: 768px)
footer.footer #block-menu-menu-footer-menu {
  float: left;
  width: 60% !important;
}

/* 10 Jul 19: Over-ride the heading image on the main home page. */

.front #navbar {
    background: url(https://www.walthamforest.gov.uk/sites/default/files/hp-header.jpg) no-repeat center;
    height: 526px;
    height: 38vw;
    max-height: 526px;
    margin-bottom: 0;
    background-size: cover;
}