@charset "UTF-8";

.p-features__card.type3 .textArea .text {
  text-align: left;
}

.p-features__card.type2 .img {
  width: 35.4166666667%;
}

.p-features__card.type2 {
  margin-left: 0;
  gap: 0;
}

.p-features__card .textArea .text span, .p-features__card.type3 .textArea .text span {
  font-size: small;
}