@media screen and (max-width: 692px){

  .collection-page__product--one-quarter {
    width: 50% !important;
}
  
}

.pc-badge{
    display: none !important;
  }


.collection-header {
  padding: 15px 4% !important;
}