@media only screen and (min-width: 481px) {
  .component.teaser_tiles .imageLeftHalfLayout, .component.teaser_tiles .imageLeftThirdLayout {
    height: 100% !important;
  }
}