

@media (min-width: 560px) {
  .CarRange-title {
    white-space: pre-wrap !important;
    overflow: visible !important;
    height: 80px !important; }
  .carrange {
    padding-top: 40px !important; }
  }

@media (max-width: 560px) {
  .CarRange-title {
    white-space: pre-wrap !important;
    overflow: visible !important;
    height: 120px !important; }
  }

@media (max-width: 375px) {
  .CarRange-title {
    white-space: pre-wrap !important;
    overflow: visible !important;
    height: 92px !important; }
  }

@media (max-width: 320px) {
  .CarRange-title {
    white-space: pre-wrap !important;
    overflow: visible !important;
    height: 80px !important; }
  }

/*# sourceMappingURL=injector.css.map */
