@media only screen and (min-width: 1120px)   {

#strapLine{ width: fit-content;  text-transform: uppercase; letter-spacing: 1.1px;word-spacing: 9px;}
#telephoneNumber a{ font-size: 24px; letter-spacing: -0.4px;}
#telephoneNumber span#phoneIconScreen{	font-size: 26px;	color: #8BBA00;}
}



@media only screen and (max-width: 1120px)   {
}

#content p a { font-weight: 600}
