/* spare-details */
.spare-details {
  display: flex;
  justify-content: space-between;
  margin-bottom: 26px;
}
.spare-details li {
  flex-basis: 19%;
}
.spare-details li label {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #000000;
  margin-bottom: 6px;
}
.spare-details li span {
  font-weight: 500;
  font-size: 20px;
  line-height: 28px;
  color: #191919;
}
.spare-parts-scetions p {
  font-size: 12px;
  line-height: 17px;
  color: #8d8d8d;
  width: 100%;
}
.service-cost-content li {
  font-size: 16px;
  line-height: 22px;
  color: #8d8d8d;
}
.service-cost-content li {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}
.service-cost-scetions .service-para {
  font-size: 12px;
  line-height: 17px;
  margin-top: 24px;
  margin-bottom: 0px;
  color: #000000;
}
.service-cost-scetions .inner-right p.inner-common-para {
  margin-bottom: 54px;
}
.common-content.warranty-header {
  width: 325px !important;
}
