/******** Local overrides start ********/

/* BTS 2024 RIBBON */

@media only screen and (min-width: 1441px) {
	.ribbon-bts-2024 .ac-ribbon__bts-2024-content {
		width: 1180px;
	}
}

@media only screen and (min-width: 735px) and (max-width: 1440px) {
	.ribbon-bts-2024 .ac-ribbon__bts-2024-content {
		width: 565px;
	}
}

/* Incentive section card links - START */
#icon-card-trade-in .card-cta-modal-button .card-modal-button-small-icon {
	width: 36px;
	height: 36px;
}
/* Incentive section card links - END */

/* Compare section - START */
@media only screen and (max-width: 734px) {
	.section-select
		.product-tile.product-tile-product-macpro
		.product-tile-padding {
		padding-right: 40px;
	}
	.section-select
		.product-tile.product-tile-product-imac
		.product-tile-padding {
		padding-right: 40px;
	}
}

.section-select
	.product-tile.product-tile-product-mba1315
	.product-tile-padding {
	padding-inline-end: unset;
}
/* Compare section - END */

/* AI card image */
#feature-card-1
	.feature-card-content
	.feature-card-image-container.image-bottom-center {
	bottom: -28px;
}

/******** Local fixes end ********/
