.custom-collection-all fieldset.js.product-form__input.product-form__input--swatch {
    display: none;
}
.custom-collection-all .each_collection .imgWrap .collection_info h2 {
    margin-bottom: -20px;
}
@media (max-width: 767px) {
    .custom-collection-all .each_collection .imgWrap .collection_info h2 {
        margin-bottom: -10px;
    }
}