.index-sections .shopify-section:first-child:not(.shopify-section--full-width) {
  margin-top: 50px !important;
}

.index-sections .shopify-section {
  margin-top: 36px !important;
}

@media screen and (max-width: 768px) {
  .index-sections .shopify-section {
    margin-top: 22px !important;
  }
}
