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

@media only screen and (max-width: 400px) {
	.template-badge .badge-value {
		font-size: 32px;
	}
	.badge-copy {
		font-size: 15px;
	}
}

.compare-modal .device-content.template-item-image {
	margin-bottom: 20px;
}

.template-dynamic-price-monthly, .compare-section.section-price.hide-rowheader {
	display: none;
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
