@media (min-width: 1046px) and (max-width: 1068px) {
	.section.section-airpods-pro-2 br.large {
		display: block;
	}
}

@media (max-width: 1045px) {
	.section.section-airpods-pro-2 br.large {
		display: none;
	}
}

@media only screen and (max-width: 1068px) {
	.section-airpods-max .content-block {
		padding-bottom: 40px;
	}
	.section-airpods-max .section-tile-wrapper {
		height: 562px;
	}
}
