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

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

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

@media only screen and (min-width: 1069px) {
	.section-hero .intro-wrapper .studio-display-wrapper .intro-cta.studio-display {
		margin-top: 46px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
	.section-hero .intro-wrapper .studio-display-wrapper .intro-cta.studio-display {
		margin-top: 40px;
	}
}

.large-height {
	min-height: 40px;
}
@media only screen and (max-width: 410px) {
	.row-small-height {
		min-height: 40px;
	}
	
	.section-compare .compare-table .cell .note-feature.row-small-three-lines {
		margin-top: 10px;
	}
}

@media only screen and (max-width: 370px) {
	.section-compare .compare-table .cell .note-feature.row-small-three-lines {
		margin-top: 25px;
	}
}

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