.zb-el-imageBox {
  display: flex;
}

.zb-el-imageBox-imageWrapper {
  flex: 1;
}

.zb-el-imageBox-text {
  flex: 1;
}

.zb-el-imageBox-spacer {
  display: block;
  width: 25px;
  height: 25px;
}