/**
 * Insert your styles with Liquid below.
 *
 * Import additional stylesheets into this sheet using CSS imports:
 * @import url('./global/form.scss');
 */
@media screen and (max-width: 640px) {
  .xs\:h-full {
    height: 100%; }

  .xs\:border-hidden {
    border: hidden; } }
.bg-image-ci {
  background-image: url("https://cdn.shopify.com/s/files/1/1935/1881/files/mustang.jpg?v=1587155517");
  background-color: #000000;
  background-repeat: no-repeat; }
