@charset "utf-8";

.automobile{

}

@media screen and (max-width: 767px){
  .automobile{

  }
}

