.inline {
  display: inline-block;
}
.card-overflow {
  height: 320px;
  overflow: auto;
}
.full-width {
  width: 100%;
}