.certificate-generator .sidebar {
  margin-top: 0;
}
@media only screen and (max-width: 749px) {
  .certificate-generator .sidebar {
    height: 0;
  }
}

@media only screen and (max-width: 749px) {
  .certificate-generator .pdf.sticky:before {
    display: none;
  }
}

@media only screen and (max-width: 749px) {
  #shopify-section-header {
    display: none;
  }
}
