.tiles{display:grid;padding:2em 4em;grid-template-columns:repeat(3, 1fr);grid-column-gap:2em;grid-row-gap:2em}.tiles a{font-size:28px;height:300px;background:#eee;background-position:center center;background-size:cover;box-shadow:1px 1px 5px -1px #000;border:1px solid #000;position:relative}.tiles a span{background:rgba(0,0,0,.75);color:#fff;position:absolute;width:100%;text-align:right;padding:1em;bottom:0;font-family:"Open Sans",sans-serif;letter-spacing:1px;border-top:1px solid #000}.tiles a span b{display:block;text-transform:uppercase}.tiles a:nth-of-type(1){background-image:url("../images/home/tiles/office-space.png")}.tiles a:nth-of-type(2){background-image:url("../images/home/tiles/retail-space.png")}.tiles a:nth-of-type(3){background-image:url("../images/home/tiles/restaurant-space.png")}.tiles a:nth-of-type(4){background-image:url("../images/home/tiles/lab-space.png")}.tiles a:nth-of-type(5){background-image:url("../images/home/tiles/industrial.png")}.tiles a:nth-of-type(6){background-image:url("../images/home/tiles/investment-properties.png")}.tiles a:nth-of-type(7){background-image:url("../images/home/tiles/gas-stations.png")}.tiles a:nth-of-type(8){background-image:url("../images/home/tiles/land.png")}.tiles a:nth-of-type(9){background-image:url("../images/home/tiles/development-sites.png")}.tiles a:nth-of-type(10){background-image:url("../images/home/tiles/warehouses.png")}@media screen and (max-width: 992px){.tiles{grid-template-columns:1fr 1fr}}@media screen and (max-width: 575px){.tiles{grid-template-columns:1fr;padding:2em 1em}.tiles a{font-size:1.5em}.tiles a b{display:block}}/*# sourceMappingURL=tiles.css.map */
