.compare-modal .device-content .image-block {
	margin-bottom: 25px;
}

.compare-section.section-learn-more .compare-column.template-item-default {
	position: relative;
	top: -65px;
}

@media only screen and (max-width: 1068px) {
	.compare-section.section-learn-more .compare-column.template-item-default {
		top: -40px;
	}
}

@media only screen and (max-width: 735px) {
	.compare-section.section-learn-more .compare-column.template-item-default {
		top: -60px;
	}
}
