/* LOCAL FIXES */

.rowgroup-charging figcaption.figure-charging span:first-child {
  margin-left: auto;
}

.page-specs .rowgroup-price {
  display: block;
}

@media only screen and (max-width: 734px) {
  .section-techspecs .rowgroup-finish .finishes-all {
    text-align: right;
  }
}
.page-specs .rowgroup-in-the-box .cell-1.cell.techspecs-column {
  width: 36%;
}
@media only screen and (max-width: 734px) {
  .page-specs .rowgroup-in-the-box .cell-1.cell.techspecs-column {
    width: 100%;
  }
}

@media only screen and (max-width: 734px) {
  .page-specs .rowgroup-environment.rowgroup.rowgroup-environment-alt {
    margin-bottom: 58px;
  }
}

.section-compare .cta-wrapper:first-of-type {
  margin-right: 0;
  margin-left: 10px;
}

.rowgroup-charging figcaption {
  text-align: right;
}

.rowgroup-charging figcaption.figure-charging span:last-child {
  left: 215px;
}

@media only screen and (max-width: 734px) {
  .rowgroup-charging figcaption.figure-charging span:last-child {
    left: 160px;
  }
}

@media only screen and (max-width: 734px) {
  .section-techspecs .techspecs.with-2-columns .techspecs-column {
    width: inherit;
  }
}
