@media only screen and (min-width: 1069px) {
	.section-applecare .violator {
		margin-bottom: 20px;
	}
}

.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
	padding-left: 20px;
}

@media only screen and (max-width: 1068px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		padding-left: 0;
	}
}

@media only screen and (max-width: 735px) {
	.section-plans .applecare-plan .flex-row .column-dynamic-pricing.is-last {
		padding-left: 0px;
	}
}
