@media all and (-ms-high-contrast: none) and (max-width:767px), (-ms-high-contrast: active) and (max-width:767px){

.card-deck .card,
.ge_card_wrapper a.ce-link{
  display: block;
  flex:none;
}

}