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

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

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

.compare-modal .device-content .template-buy-button a {
	margin: 10px 7px;
}

.compare-modal .compare-column-group .template-item-link {
	margin: 25px auto 5px;
}

.section-learn-more .compare-row {
	margin-top: 35px;
}

@media only screen and (min-width: 735px) {
	.section-quick-look .template-badge .icon-badge {
		max-width: 260px;
	}
}

@media only screen and (max-width: 734px) {
	.template-badge .badge-value {
		font-size: 40px;
	}
}

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