@media screen and (max-width: 719px) {

  .l-header .l-container{
    padding-left: 0;
    padding-right: 0;
  }

  .l-header:after{
    content:'';
    clear: both;
    display: block;
    width:100%;
  }

  .l-header .l-container:after{
    content:'';
    clear: both;
    display: block;
    width:100%;
  }

  .l-header .contextual-links-wrapper{
    margin:5px;
  }

  /*.l-main{
    margin-top: 70px;
  }*/

  .l-region--header{
    width: 100%;
    clear: both;
    top: 0;
    z-index: 10;
    padding-top: 0;
  }

  .l-region--header:after{
    content:'';
    clear: both;
    display: block;
    width:100%;
  }

  .block--lambeth-mobile-menu .block__content{
    position: inherit;
  }

  .l-mobile-menu{
    display:block;
    width:100%;
    height: 58px;
    border-bottom: solid 1px #CCCCCC;
    border-top: solid 1px #CCCCCC;
  }

  .l-mobile-menu .sf-accordion-toggle{
    float:left;
    width:25%;
    height: 100%;
    padding-top: 0;
  }

  .l-mobile-menu .sf-accordion-toggle a {
    font-size: 15px;
    line-height: 1.33333;
    padding: 18px;
    height: 100%;
    width: 100%;
    display: block;
    background-color: #993399;
    background-image: none;
    text-decoration: none;
    background-repeat: no-repeat;
    background-position: 5px;
    color: #ffffff;
  }

  .sf-accordion-toggle a:active, .sf-accordion-toggle a:hover {
    background-color: #993399;
  }

  .l-mobile-menu .logo-img{
    float: left;
    width: 56%;
    padding: 18px 12px 0 12px;
    height: 100%;
  }

  .l-mobile-menu .toggle-search{
    float:right;
    width: 18%;
    height: 100%;
    font-size: 25px;
    border-left: solid 1px #CCCCCC;
  }

  .l-mobile-menu .toggle-search a {
    text-decoration: none;
    display: block;
    outline-color: transparent;
    padding: 12px 12px 0 12px;
    height: 100%;
    width: 100%;
  }

  #superfish-1-select {
    width: 100%;
    margin-top: 10px;
  }

  /*.l-region--navigation ul.sf-menu.sf-accordion.sf-expanded {
    top: 58px !important;
  }*/

  /*.l-region--navigation ul.sf-menu.sf-accordion li.sf-expanded {
    top: 58px !important;
  }*/

  .block--search form.gsc-search-box input.gsc-input{
    margin-left: 16px;
  }

  .block--search form.gsc-search-box input.gsc-search-button{
    margin-right: 17px!important;
  }

  .block--search form.gsc-search-box input.gsc-search-button{

  }

  .block--search form.gsc-search-box table.gsc-search-box td{

  }

  .gsc-control-searchbox-only{
    background-color: white;
  }
}

