.calculator-box__content.show {
  filter: none;
  pointer-events: painted;
}

.form-flex.js_field .help-block {
  top: 20%;
}

.js_type2+.form-flex.js_field .help-block {
  top: 29%;
}

.js_type2.d-none+.form-flex.js_field .help-block {
  top: 20%;
}

.article-desc {
  font-weight: 300;
}

.specifications-button {
  margin-top: 2rem;
}

.article-desc img {
  display: block;
  border-radius: 1.25rem;
  margin: 0 auto;
  overflow: hidden;
}

/*@media screen and (max-height: 735px){
    .header-feedback:not(:first-child) {
        margin-top: 0;
    }
}*/

