/* === ||[ LOCALISED FIXES - START ] || === */

/* buystrip - START */
.buystrip-hero .help {
	grid-column: span 6;
	margin-top: 0;
}

@media (max-width: 734px) {
	.buystrip-hero .help.small-span-12 {
		grid-column: span 12;
	}
}
/* buystrip - END */

/* Size and Weight - START */

.section-size-and-weight .image-dimensions-iphone .diagram-text-width {
	right: -78px;
}

.page-specs .diagram-text {
	width: 76px;
}

/* Size and Weight - END */

/* === ||[ LOCALISED FIXES - END ] || === */
