.case-study-footer-listing{display:grid;gap:12px;grid-template-columns:repeat(3,1fr);width:fit-content}.case-study-footer-listing .image-wrapper{border-radius:3px;height:72px!important;overflow:hidden;position:relative;width:72px!important}.case-study-footer-listing .image-wrapper:focus,.case-study-footer-listing .image-wrapper:hover{box-shadow:0 0 0 4px #3498db}.case-study-footer-listing .image-wrapper img{height:100%!important;left:0;object-fit:cover;position:absolute;top:0;width:100%}@media screen and (max-width:1199px) and (min-width:992px){.case-study-footer-listing{grid-template-columns:repeat(2,1fr)}}