.js-shipping-modal-link {
  margin-bottom: 1rem;
}

.wmx-help .wmx-help-media img {
  border-radius: 50%;
}

.wmx.-benefits .benefitBanner__item {
  flex: 1 1 33.333%;
  justify-content: center;
}

@media (min-width: 480px) {
  .benefitBanner {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
  }
}
.benefitBanner {
  margin: 20px auto;
  width: 100%;
}

.benefitBanner {
  border-bottom: 1px solid #f7f7f7;
  margin-top: 30px;
  padding-bottom: 10px;
}

.benefitBanner__picture {
  max-width: 60px;
  flex: 0 0 60px;
  margin-right: 16px;
}

@media (min-width: 480px) {
  .benefitBanner {
    display: flex;
  }
  .benefitBanner__item {
    flex: 1 1 33.333%;
    width: 33%;
    justify-content: center;
  }
}
@media (min-width: 992px) {
  .benefitBanner__item {
    flex: 1 1 33.333%;
    justify-content: center;
  }
}

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