@media screen and (max-width: 770px) {
  .featured-collections-heading .btn.btn--secondary.btn--small.section-header__link {
    display: none;
  }
}