#header,
#leftNav,
#az,
#searchwrapper,
#editconsent,
#gu-consent,
#skip-to-content,
footer,
.links,
#section-navigation

{
    display:none;
}
body{
  font: 12pt/1.5em "Helvetica Neue", Helvetica, Arial, sans-serif;

}
#main::before {
  content: ' ';
  height: 100px;
  width: 100%;
  display: block;
  clear: both;
  font-size: 3rem;
  margin-bottom: 0;
  padding: 0 0 0 300px;
  color: #fff;
  background: url(https://www.gla.ac.uk/3t4/img/university-of-glasgow-280.png) no-repeat 35px 18px #002855;
}
#content-container-inner{
  padding:2rem 4rem;
}
#section-header h1 a{
  text-decoration:none;
}

.content_opener{
  height: auto !important;
  display: block !important;
}