

/* CSS from section stylesheet blocks */
#MainContent .shopify-section {
    height: 100%;
  }

  @media(max-width:850px){
    .content {
      min-height: unset !important;
    }
  }