.orange-overlays{background-color:rgba(255,106,57,.8);border-bottom-right-radius:20px;height:100%;left:0;opacity:0;position:absolute;top:0;transition:all .2s ease-in-out;visibility:hidden;width:100%;z-index:1}.case-study-item:hover .orange-overlays{opacity:1;visibility:visible}.case-study-image{background-color:#0057b8;background-position:50%;background-size:cover;border-bottom-right-radius:20px;height:0;overflow:hidden;padding-top:33%}.case-studies-wrap{display:flex;flex-wrap:wrap}.case-study-item{align-items:center;display:flex;justify-content:center;width:100%}