@layer block {
  .section.no-section-padding.html-snippet-container {
    margin-top: 0;
  }

  @media (min-width: 900px) {
    .html-snippet-container.full .html-snippet-wrapper {
      max-width: 100%;
      margin: 0;
    }
  }
}
