.ui-components {
  .mdl-card {
    height: 100%;
  }
  .mdl-list__item {
    padding: 8px 16px;
  }
  .mdl-progress {
    width: 130px;
  }
}