/* Localised CSS Start - AU */

.section-in-the-box ul.techspecs-list li:not(:first-child) {
	margin-top: 23px;
}

@media only screen and (max-width: 1068px) {
	.section-in-the-box ul.techspecs-list li:not(:first-child) {
		margin-top: 19px;
	}
}
/* Localised CSS End - AU */
