/******** Localised images start ********/

/******** Localised images end ********/

/******** Local fixes start ********/

/* Screen layer breakdown - START */
@media screen and (min-width: 1069px) {
	.section-display .display-gallery .gallery-item p {
		width: 283px;
	}
	.section-display .display-gallery .gallery-item.display-gallery-item-diffusers p {
		left: 349px;
	}
}

@media screen and (min-width: 735px) and (max-width: 1068px) {
	.section-display .display-gallery .gallery-item.display-gallery-item-housing p {
		width: 232px;
	}
}
/* Screen layer breakdown - END */

/* BTS 2022 - START */
.ribbon-bts-2022 {
	margin-top: 110px;
}

.section-hero {
	margin-top: -45px;
}
/* BTS 2022 - END */
/******** Local fixes end ********/
