@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .l-header #block-certina2019-branding {
    -ms-flex: 0 1 auto;
        flex: 0 1 auto;
  }
  .l-header .branding img {
    height: 50%;
  }
  .region-footer-bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: inherit;
        flex-flow: inherit;
  }
  .collection-subfamilies-list {
    -ms-flex-pack: start;
        justify-content: flex-start;
  }
  #block-certina2019-home-china-cs .paragraph--type--text > .container > .row,
  #block-cs-china-market .paragraph--type--text > .container > .row {
    width: 50%;
  }
}


