/*
Theme Name: Total Health Osteopathy - TRC Starter Theme
Version: 1
Author: TRCreative
Author URI: https://www.trcreative.co.uk/
Description:
Text Domain: trc
Template: trcstarter
*/

#map2 {
	height: 490px;
	margin-bottom: 50px;
}

@media only screen and (max-width: 1200px) {
}
@media only screen and (max-width: 1024px) {
}
@media only screen and (max-width: 768px) {
}
@media only screen and (max-width: 576px) {
	#map2 {
		height: 290px;
		margin-bottom: 30px;
	}
}
@media only screen and (max-width: 575px) {
	#header a.logo img {
		height: 22px;
	}
}
