/* @media screen and (max-width: 461px) {
  .svg-media {
    height: 22px;
    width: 22px;
    margin-top: 1px;
  }
  .features-container {
    padding: 1px 32px 2px 10px !important;
}
.list-item-content {
  margin-bottom: 1px !important;
  font-size: 16.2px !important;
}
.list-item-content strong {
  font-size: 16.2px !important;
}
.features-row {
  margin-top: 10px !important;
  margin-bottom: 5px !important;
}
}

.features-container {
  max-width: 800px !important;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbfbfb;
  padding: 1px 50px 10px 10px;
  border-width: 1px;
  border-color: #f1f1f1;
  margin-bottom: 15px;


  word-break: break-word;
}

.svg-media {
  height: 22px;
  width: 22px;
}
.features-row {
  display: -webkit-inline-box;
  margin-top: 17px;
  margin-bottom: 5px;
}

.features-row p {
  margin-bottom: 0px;

  margin-right: 10px;
}
.flex-heading {
  padding-top: 4px;
  margin-bottom: 0px !important;
  text-decoration: none !important;
}
.features-container strong {
  font-size: 18px;
  color: #222;
}
.list-item-content {
  font-size: 18px ;
  font-weight: 400;
  color: #222;
} */
.wp-block-cc-numbers-list-block {
  margin: 0;
}
.numbers-row {
  display: flex;
  align-items: center;
  width: 100%;

}
.numbers-row p {
  margin-right: 20px;
  width: calc(100% - 30px);
  position: relative;
  top: 1px;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px !important;
  color: #4F4F4F;
  margin-bottom: 2px !important;
}

.number {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 0;
  padding: 0px 4px;
}

.numbers-item-content {
  line-height: 24px;
  width: calc(100% - 30px);
}

@media (max-width: 461px) {
  .wp-block-cc-ordered-list-block:last-of-type .numbers-item-content {
    margin-bottom: 0px !important;
  }
}

@media (max-width: 461px) {
  .numbers-row p {
    width: 90% !important;
  }
}

.wp-block-cc-ordered-list-block {
  display: -webkit-inline-box;
  /* margin-top: 17px; */
  /* margin-bottom: 5px; */
}
.numeration-wrapper {
  margin-top: 0px;
}

.wp-block-cc-ordered-list-block {
  width: 100%;
}
