/* ---- START - Localised images ------- */
@media only screen and (max-width: 1068px) {
	.section-announced .announced-item-ipad-os .copy-container {
		max-width: 332px;
	}
}

@media only screen and (max-width: 734px) {
    .section-announced .announced-item-ipad-os .copy-container {
        max-width: 87%;
    }
}
/* ---- END - Localised images ------- */
