
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
	.row > * {
		padding-right: 15px !important;
		padding-left: 15px !important;
	}
}