/* Enter Your Custom CSS Here */

@media screen and (max-width: 480px) { 
  img {
    width:100%;
  }
  .wp-image-491 {
   	width: 40%; 
    margin-left: 0px;
  }
  h3.widget-title {
  	text-align: center; 
    font-weight: bold;
  }
  article#post-93.post-93.page.type-page.status-publish.hentry h1.entry-title {
   font-size: 2em; 
  }
}

/* Mobile CSS */

a.genericon_parent.genericon.genericon-website {
    background: url("https://bbsrc.ukri.org/bbsrc/includes/themes/BBSRC/images/logo-1.png") !important;
    background-repeat:no-repeat!important;
    width: 333px;
    height: 80px;
    border: 0;
    border-radius: 0;
}

.genericon-website:before {
  display:none;
}

.nav-secondary a, .nav-footer a {
 color: #eee; 
}

