.card-content[data-v-b10019e8] {
  height: 150px;
  padding: 24px 28px;
}
.card2[data-v-b10019e8] {
  background-position: right top;
  background-size: 30% auto;
  background-repeat: no-repeat;
}
.card2 .card-body[data-v-b10019e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 102px;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.card2 .card-body .card-title[data-v-b10019e8] {
  font-weight: 600;
}
.card2 .card-body .card-data[data-v-b10019e8] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.card2 .card-body .card-data .card-description[data-v-b10019e8] {
  margin: 0 0 5px 5px;
}

