/*START - Hover state spacity increase SL */ div.grid__item:hover .grid__item-overlay{ background-color: rgba(0, 0, 0, 0.5)!important; } /*START - Hover state spacity increase*/