.without-overpayment {
  background-color: #FFE600;
  background-image: url("data:image/svg+xml,%3Csvg width='375' height='357' viewBox='0 0 375 357' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M375 85.6062V-3.05176e-05H0V357L15.76 357C45.8895 284.761 104.767 180.619 160.156 136.622C229.163 81.8063 330.666 75.2869 375 85.6062Z' fill='%23FFDB00'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: cover;
}

.without-overpayment__title {
  margin-bottom: 1.2em;
}

.without-overpayment__list, .without-overpayment__box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.without-overpayment__list {
  max-width: 21em;
  margin-left: auto;
  margin-right: auto;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.without-overpayment__item {
  -ms-flex-preferred-size: 50%;
      flex-basis: 50%;
  margin-bottom: 1.063em;
}

.without-overpayment__box {
  margin-bottom: 0.5em;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.without-overpayment__image, .without-overpayment__price-box {
  display: inline-block;
}

.without-overpayment__image {
  margin-right: 1em;
  background-image: url("/wp-content/themes/twentytwenty-child/img/sprite.png");
  background-repeat: no-repeat;
}

.without-overpayment__image--1 {
  width: 2.750em;
  height: 3.750em;
  background-position: -60.750em -20.250em;
}

.without-overpayment__image--2 {
  width: 3.563em;
  height: 3.750em;
  background-position: -51.813em -20.313em;
}

.without-overpayment__image--3 {
  width: 2.563em;
  height: 3.688em;
  background-position: -42.375em -18.438em;
}

.without-overpayment__image--4 {
  width: 3.500em;
  height: 3.500em;
  background-position: -14.625em -28.188em;
}

.without-overpayment__price-box {
  padding: 0.3em 0.6em;
  background-color: #F26421;
  border-radius: 0.500em;
}

.without-overpayment__saving, .without-overpayment__text {
  text-transform: uppercase;
}

.without-overpayment__saving {
  display: block;
  margin-bottom: 0.2em;
  font-size: 0.675em;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-align: center;
}

.without-overpayment__price, .without-overpayment__text {
  font-weight: 900;
}

.without-overpayment__price, .without-overpayment__text {
  letter-spacing: 0.03em;
}

.without-overpayment__text {
  max-width: 7em;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media (min-width: 768px) {
  .without-overpayment {
    background-image: url("data:image/svg+xml,%3Csvg width='768' height='437' viewBox='0 0 768 437' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M768 104.79V0H0V437L32.2765 437C93.9816 348.573 214.564 221.094 328 167.237C469.326 100.138 677.203 92.1579 768 104.79Z' fill='%23FFDB00'/%3E%3C/svg%3E");
  }
  .without-overpayment__list {
    max-width: 26em;
  }
  .without-overpayment__box {
    min-height: 5em;
  }
  .without-overpayment__image--1 {
    width: 3.500em;
    height: 4.788em;
    background-position: -56.438em -20.213em;
  }
  .without-overpayment__image--2 {
    width: 4.250em;
    height: 4.250em;
    background-position: -26.938em -18.313em;
  }
  .without-overpayment__image--3 {
    width: 3.125em;
    height: 4.688em;
    background-position: -33.438em -26.375em;
  }
  .without-overpayment__image--4 {
    width: 4.375em;
    height: 4.375em;
    background-position: -27.375em -26.313em;
  }
  .without-overpayment__price-box {
    padding: 0.5em 1.2em;
  }
  .without-overpayment__text {
    font-size: 1.125em;
  }
}

@media (min-width: 960px) {
  .without-overpayment .container {
    width: calc(100% - 8rem);
  }
  .without-overpayment__title {
    font-size: 3.5rem;
    letter-spacing: 0.03em;
  }
  .without-overpayment__list {
    max-width: 31em;
  }
  .without-overpayment__item {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }
}

@media (min-width: 1200px) {
  .without-overpayment {
    background-image: url("data:image/svg+xml,%0A%3Csvg width='1920' height='396' viewBox='0 0 1920 396' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1920 94.9582L1920 0H0V396L80.6912 396C234.954 315.869 536.41 200.351 820 151.547C1173.32 90.7432 1693.01 83.5115 1920 94.9582Z' fill='%23FFDB00'/%3E%3C/svg%3E%0A");
  }
  .without-overpayment__list {
    max-width: 60em;
  }
  .without-overpayment__item {
    -ms-flex-preferred-size: auto;
        flex-basis: auto;
  }
  .without-overpayment__box {
    min-height: 6em;
  }
  .without-overpayment__price-box {
    padding: 0.3em 0.7em 0.2em;
    font-size: 2rem;
  }
}

.without-overpayment--ceilings .without-overpayment__title {
  margin-bottom: 1.1em;
}

.without-overpayment--ceilings .without-overpayment__box {
  margin-bottom: 0.4em;
}

.without-overpayment--ceilings .without-overpayment__image {
  background-image: url("/wp-content/themes/twentytwenty-child/img/sprite3.png");
  background-repeat: no-repeat;
  background-size: 118.125em 436.813em;
  font-size: 0.8rem;
}

.without-overpayment--ceilings .without-overpayment__image--1 {
  width: 5.938em;
  height: 8.250em;
  background-position: 3.955% 1.05%;
}

.without-overpayment--ceilings .without-overpayment__image--2 {
  width: 7.688em;
  height: 8em;
  background-position: 10.526% 1.108%;
}

.without-overpayment--ceilings .without-overpayment__image--3 {
  width: 5.813em;
  height: 6.625em;
  background-position: 18.308% 1.162%;
}

.without-overpayment--ceilings .without-overpayment__image--4 {
  width: 7.938em;
  height: 6.625em;
  background-position: 25.071% 1.104%;
}

@media (min-width: 768px) {
  .without-overpayment--ceilings .without-overpayment__saving {
    font-size: 0.775em;
  }
  .without-overpayment--ceilings .without-overpayment__image {
    font-size: 0.9rem;
  }
  .without-overpayment--ceilings .without-overpayment__price {
    font-size: 1.250em;
  }
  .without-overpayment--ceilings .without-overpayment__price-box {
    padding: 0.5em 0.9em 0.2em;
    text-align: center;
  }
}

@media (min-width: 960px) {
  .without-overpayment--ceilings .without-overpayment__list {
    max-width: 29em;
  }
}

@media (min-width: 1200px) {
  .without-overpayment--ceilings .without-overpayment__title {
    font-size: 4rem;
  }
  .without-overpayment--ceilings .without-overpayment__list {
    max-width: none;
  }
  .without-overpayment--ceilings .without-overpayment__box {
    margin-bottom: 1.5em;
  }
  .without-overpayment--ceilings .without-overpayment__image {
    font-size: 1.1rem;
  }
  .without-overpayment--ceilings .without-overpayment__price-box {
    padding: 0.8em 0.6em 0.3em;
    font-size: 1.8rem;
  }
}

.without-overpayment__price-box {
  text-align: center;
}
@media (max-width: 767px) {
 .page-id-58 .without-overpayment.padding {
    margin-top: 30px;
}
  }