#background.bg-height {
  height: 20rem !important;
}

#background.image-wrapper.bg-overlay:before {
  background: rgba(63, 120, 224, 0.8) !important;
}

#list .card-body {
  padding: 2rem 1rem !important;
}

#list .card-title {
  margin-bottom: 5px !important;
}

#list .card-text {
  margin-bottom: 7px !important;
}

#list img {
  width: 80px !important;
}
