#shopify-section-list_collections .collections__item {
    min-height: 280px;
	margin-bottom: 20px;
    background: none!important;
}
#shopify-section-list_collections .no-touchevents .collections__overlay, #shopify-section-list_collections .no-touchevents .collections__title {
    opacity: 1;
}
#shopify-section-list_collections .collections__title{
	color: #333;
	top: 100%;
    opacity: 1!important;  
}