.you_will_get_item_image {
  width: 100%;
  object-fit: cover;
}
.you_will_get_item_text {
  padding: 24px 0;
  gap: 16px;
}
.you_will_get_item_text:not(:last-child) {
  border-bottom: 1px solid #5C5C63;
}
.you_will_get_item_text img {
  width: 32px;
  height: 32px;
}

/*# sourceMappingURL=you_will_get.css.map */
