.default-template .header-sites {font-size: 16px;}
.websitename {font-size: 28px;}
.img-fluid {display:none;}
.global-alert, .practice-banner-alert {background-color: #fabd87;}
.well.well-sm, .well.well-lg {background-color: #fabd87;}
.well.well-sm h3, .well.well-sm h4, .well.well-lg h3, .well.well-lg h4 {color: #000000;}
.site::after {
  content: "\A springhouseclinic@nhs.net"; 
  white-space: pre-line; 
  display: block; 
  margin-top: -25px;
    margin-bottom: -10px;
}
 
@media only screen and (max-width: 600px) {
  .site {
    display: none;
  }
}



