/* line 3, ../sass/handheld-img.scss */
.mobile-img {
  display: inline-block !important;
}

/* line 6, ../sass/handheld-img.scss */
.pc-img {
  display: none !important;
}

@media screen and (min-width: 970px) {
  /* line 9, ../sass/handheld-img.scss */
  .side-buy-car-wrap {
    right: 0px;
  }
}
