.threeColumns a{color: inherit}.threeColumns a:hover{text-decoration: none}.threeColumns__wrapper{margin-left: -1rem;margin-right: -1rem;margin-top: -1rem;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}.threeColumns__tileOuter{width: 100%;padding: 1rem;height: auto;display: block}@media (min-width: 36em){.threeColumns__tileOuter{width: 50%}}@media (min-width: 48em){.threeColumns__tileOuter{width: 33.33333333%}}.threeColumns__tile{width: 100%;height: 100%;position: relative;-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.3);-webkit-transition: all ease .2s;transition: all ease .2s}.threeColumns__tile:hover{-webkit-box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.6);box-shadow: 0px 3px 5px 0px rgba(0,0,0,0.6)}.threeColumns__image{width: 100%;background-size: cover;background-position: top 20% center;margin-bottom: 1rem;height: 300px}.threeColumns__text{padding: 1rem}.threeColumns p{margin-bottom: 1rem}