@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #main-header .lang-social > ul:first-child li::after {
    top: 4px;
  }
  .main-description .cw div:last-child > strong::after {
    top: 12px;
  }
  .main-description .cw div:last-child > strong a.icopdf {
    position: absolute;
    top: -8px;
    right: 0;
  }
  .list-number-address li:after {
    top: 7px;
  }
  .list-address-blocks .country-link > strong:after {
    top: 7px;
  }
  .list-item-dropdown > li > a:after, .list-service-dropdown > li > a:after {
    top: 12px;
  }
}
