/* Local Overrides */

@media only screen and (max-width: 1068px) {
	.compare-module-wrapper .device-content h3 {
		min-height: 61px;
	}
}

.airpods-4-noise-cancellation > span {
	align-self: center;
}

.airpods-4 > span {
	align-self: center;
}

.custom-br {
	display: none;
}

@media only screen and (min-width: 801px) and (max-width: 1068px) {
	.custom-br {
		display: inline;
	}
}

@media only screen and (min-width: 420px) and (max-width: 466px) {
	.custom-br {
		display: inline;
	}
}
