
.additional-checkout-buttons {
    display: none;
}
@media screen and (max-width: 639px) .m-footer .social-media-links svg {
  height: 30px;
  width: 30px;
}

@media only screen and (max-width: 600px){
  .m-collection-page-header__description {
      display: none;
  }  
}