/*------------------------------------*\
   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: 443px) {
	.compare-section.section-battery .compare-row:nth-child(4) .compare-column.first-child br.small {
		display: none;
	}
}

@media only screen and (max-width: 396px) {
	.compare-section.section-battery .compare-row:nth-child(4) .compare-column.first-child br.small {
		display: none;
	}
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/
