/*
Theme Name: SurgeryWeb NHS Child Theme
Theme URI: 
Description: Bespoke Theme developed by Adrian @ AlphaWebServices.net
Author: Adrian Jones
Version: 1.0
License: 
License URI: 
Tags: 
Template: SurgeryWeb-NHS
*/

#homeTile-1 .tileInner {
	background: red;
}
.nhsuk-header .headPracticeLogo {
	max-height: 140px;
}
@media (min-width: 40.0625em) {
    .staffRole {
        gap: 40px;
    }
	.staffRole > div {
        width: calc(33% - 25px);
    }
}