@charset "utf-8";

@media screen and (max-width: 768px) {
  .motorcycle__title:before {
    top: 0.5lh !important;
    left: -5.33vw;
    width: 4vw;
  }
}
