/*
Theme Name: McGlynns
Description: A custom theme for the McGlynns.
Version: 1.0
Author: Richard Wilding
Author URI: http://www.richardwilding.com
Template: enfold
*/

@media only screen and (max-width: 767px) {
	#top .isotope-item.av_one_third {
		width: 100% !important
	}
}
@media only screen and (min-width: 767px) {
	#top .isotope-item.av_one_third {
		width: 28% !important
	}
	#top .isotope-item.av_one_third {
  		margin-bottom: 52.4px;
	}
}
@media only screen and (min-width: 989px) {
	#top .isotope-item.av_one_third {
  		margin-bottom: 72.4px;
	}
}
@media only screen and (min-width: 1139px) {
	#top .isotope-item.av_one_third {
  		margin-bottom: 82.4px;
	}
}