.layout-horizontal .cards-grid {
  grid-template-columns: 1fr 1fr;
  min-height: 0;
}

.layout-horizontal .metal-card {
  min-height: 52vh;
}
