.mbox .target-element {
  display: block;
  margin: 16px 0;
}

.mbox .target-element:empty {
  display: none;
}
