.card3[data-v-7b604f63] {
  background-size: 40% auto;
  background-position: 95% 50%;
  background-repeat: no-repeat;
  background-color: #6f42c1;
  height: 175px;
  padding: 24px 28px;
}
.card3 .info-wrap[data-v-7b604f63] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.card3 .info-wrap .title[data-v-7b604f63] {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 20px;
}

