@media (min-width: 1069px) {
	.section-macos .typography-ps-headline-super {
		font-size: 77px;
	}
}

@media (max-width: 1068px) {
	.section-macos .section-ps-headline-container .section-ps-headline .medium-wrap {
		white-space: nowrap;
	}
}

@media (max-width: 734px) {
	.section-macos .section-ps-headline-container .section-ps-headline .medium-wrap {
		white-space: unset;
	}
}

/* SECTION UPGRADERS - START */
@media (max-width: 1068px) {
	.section-upgraders .upgraders-gallery .gallery-item .bento-item.ports .image-wrapper {
		margin-inline-end: 13px;
	}

	.section-upgraders .upgraders-gallery .gallery-item .bento-item.graphics .image-wrapper {
		margin-inline-end: 10px;
	}
}

/* SECTION UPGRADERS - END */
