.contentpane-row {
	min-height: 80vh;
    justify-content: center;
    flex-direction: column;
}

.tabbed-card {
  border-radius: 0 0 .25rem .25rem;
  border-top: 0;
}