.fn-footer-nav__link .fw {
  max-height: 30px;
  width: auto;
}

.fn-footer__box .fw-mobile {
  max-width: 210px;
  margin: 0 auto 15px auto;
}

.fn-footer__callback.mob-centered {
  margin-top: 15px;
  margin-bottom: 15px;
}

.header__callback {
  align-items: center;
}

.fn-header__social-link {
  height: 45px;
  width: 45px;
}

.wl-calc__sizer_horizontal .noUi-connects {
  height: 4px;
}
.wl-calc__sizer_vertical .noUi-connects {
  width: 4px;
}
.wl-calc__sizer_horizontal:before {
  height: 4px;
}
.wl-calc__sizer_vertical:before {
  width: 4px;
}

.fn-var-card__plate {
  height: 330px;
}

.fn-var-card__plate {
  padding: 40px 20px 5px 20px;
}

.ml-sv-card__title {
  flex-direction: column;
  align-items: baseline;
}

.ml-sv-card__title span {
  font-size: 16px;
}

.wl-calc__range-count {
  font-size: 16px;
}

.wl-calc__range-count_vertical {
  left: -9px;
}

.centre-line {
  text-align: center;
  margin: 50px auto;
  width: 75%;
  border-bottom: 2px solid #bec8cb;
  line-height: 0.1em;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 0;
}

.allitem1 {
  padding: 0 1rem;
  background-color: #f8f8f8;
  font-size: 24px;
  display: block;
  height: 26px;
  line-height: 26px;
}

@media (min-width: 767px) and (max-width: 2767px) {
  .fn-footer__box .fw-mobile {
    display: none;
  }
  .fn-footer__callback {
    display: none;
  }
}

@media (min-width: 320px) and (max-width: 767px) {
  .fn-footer-nav__link .fw {
    display: none;
  }
  .mob-centered {
    text-align: center;
    max-width: 255px;
    margin: 0 auto;
    justify-content: center;
  }
  .fn-footer__subnav-mob-centered {
    text-align: center;
    max-width: 255px;
    margin: 0 auto;
  }
  .fn-footer__subnav-mob-centered .fn-footer__connect {
    justify-content: center;
  }
}
