@media (max-width:767px){

body.page-collection .collection-template-section {
    padding-top: 0;
}

body.page-collection  .product-list.collection-matrix .one-third {
    min-width: 100% !important;
}


body.page-collection .clearfix.breadcrumb-collection {
    display: none;
}
}