@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10+ specific styles go here */
   .block-list__item-description, .block-list__item-description2, .block-list__item-description3, .more-panel p {
		line-height: 18px;
	}
}


