.projects-grid{display:-moz-box !important;display:-ms-flexbox !important;display:-webkit-flex !important;display:flex !important;flex-wrap:wrap;justify-content:space-between}.project-tile{width:48%;background:rgba(230,231,232,1);padding:20px;margin:0 0 4% 0}.rend-thumb{width:150px;height:150px;background-position:center center !important;background-size:cover !important;background-repeat:no-repeat !important;border:1px solid rgba(58,56,52,1);display:inline-block}figcaption{display:none !important}figure{height:auto !important;width:auto !important;display:inline-block !important;margin:0 6px}@media screen and (max-width:1200px){.rend-thumb{width:75px;height:75px}}@media screen and (max-width:767px){.project-tile{width:100%}}