.linked-tiles .linked-tiles-wrapper{position:relative}.linked-tiles .linked-tiles-content{display:flex;justify-content:space-evenly;align-items:center;align-content:center;flex-wrap:wrap}.linked-tiles .linked-tile{max-width:250px;text-align:center;padding:0;margin:0 10px 20px}.linked-tiles .linked-tile a{text-decoration:none}.linked-tiles .linked-tile img{display:block;max-width:100%;height:auto;margin-bottom:22.5px}.linked-tiles .linked-tile span{display:block;font-size:18px;line-height:20px;font-family:Comfortaa;margin-bottom:20px}@media screen and (max-width:720px){.linked-tiles .linked-tile{max-width:calc(50% - 20px)}}