@media(max-width:767px){
    .custom-collection-banner {
        margin-bottom: 20px;
    }
}
.product-price.product-price--regular{
    display:none;
}
#shopify-section-template--18980555227203__product-grid .custom-collection-wrapper .line-title{
    color: #000!Important;
}

.custom-collection-banner {
    position: sticky;
    top: 0;
}