/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/

/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

@media only screen and (min-width: 1069px) {
}
@media only screen and (min-width: 735px) and (max-width: 1068px) {
		.section-features .image-features-hover {
		height: 105px;
		}
}
@media only screen and (max-width: 734px) {
		.inline-media-gallery-content #double-tap-gallery-item .card-item .card-copy-wrapper {
		padding:20px 27px 30px;
	}
	.section-features .image-features-hover {
	height:111px;
	}
}
/* 8 plus */
@media only screen and (min-width: 414px) and (max-width: 734px) {
}
/* 8 */
@media only screen and (min-width: 370px) and (max-width: 413px) {
}
/* se */
@media only screen and (max-width: 325px) {
}


/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
