@media only screen and (max-width: 767px) {
  .SectionHeader__ButtonWrapper {
    display: none !important;
  }
}