/** Shopify CDN: Minification failed

Line 47:0 Unexpected "<"
Line 49:2 Expected identifier but found "\"@context\""
Line 68:0 Unexpected "<"

**/
.contact img {
  max-width: 100%;
}

.contact .form__message {
  align-items: flex-start;
}

.contact .icon-success {
  margin-top: 0.2rem;
}

.contact .field {
  margin-bottom: 1.5rem;
}

@media screen and (min-width: 750px) {
  .contact .field {
    margin-bottom: 2rem;
  }
}

.contact__button {
  margin-top: 3rem;
}

@media screen and (min-width: 750px) {
  .contact__button {
    margin-top: 4rem;
  }
}

@media screen and (min-width: 750px) {
  .contact__fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 2rem;
  }
}
<script type="application/ld+json">
{
  "@context": "https://schema.org/", 
  "@type": "BreadcrumbList", 
  "itemListElement": [{
    "@type": "ListItem", 
    "position": 1, 
    "name": "Home",
    "item": "https://mayisalt.co/"  
  },{
    "@type": "ListItem", 
    "position": 2, 
    "name": "Contact",
    "item": "https://mayisalt.co/pages/contact"  
  },{
    "@type": "ListItem", 
    "position": 3, 
    "name": "",
    "item": ""  
  }]
}
</script>