@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
     .col-xl-4 {
		-ms-flex: 0 0 30.4%;
     	width: 99.6%;
     	max-width: 99.6%
     }
	 .vlt-gap-70{
		 height: 150px;
	 }
}