.solution-item-list{background-size:cover;background-position:50%;height:15rem;border-radius:.5rem}.solution-item-list .item-title{display:flex;height:100%;align-items:end;justify-content:start;opacity:1;color:#fff;font-size:1.3rem;font-weight:600;padding:1.5rem;border-radius:.5rem;line-height:normal;text-align:left;&:hover{opacity:1;background-image:linear-gradient(rgba(0,0,0,.3),rgba(0,0,0,.5))}}@media screen and (min-width:768px){.solution-item-list .item-title{font-size:1.5rem;opacity:0;transition:opacity .3s ease}}