@media only screen and (min-width: 735px) {
	.section-display .techspecs-list li:first-child {
		max-width: 510px;
	}
}

@media (max-width: 734px) {
	.section-size-weight .image-wrapper .caption-wrapper.caption-height .caption {
		margin-top: 9px;
	}
}
