@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
  .sppb-equalize-columns .sppb-row>div {
    -webkit-box-flex: 0;
    display: table !important;
}
  .sppb-article-info-wrap {
    height: 295px !important;
}
}