@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    section.services .service-text {
		width: 450px;
		max-width: 450px;
	}
	
	.order-info container-figure-l {
		margin-left: auto;
		margin-right: auto;
	}
}

