.card-content[data-v-650630a9] {
  height: 150px;
  padding: 24px 28px;
}
.card4[data-v-650630a9] {
  background-position: right top;
  background-size: 30% auto;
  background-repeat: no-repeat;
}
.card4 .card-body[data-v-650630a9] {
  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;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.card4 .card-body .card-description[data-v-650630a9] {
  margin-top: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

