.tile{transition:all .4s ease}.tile,.tile a{position:relative;height:585px;overflow:hidden}.tile a{display:flex}.tile_bg img{height:100%!important;object-fit:cover!important}.tile_bg{position:absolute;width:100%;height:585px;object-fit:cover;overflow:hidden;transition:all .4s ease}.tile:hover .tile_bg{transform:scale(1.06);transition:all .4s ease}.tile_text{width:100%;position:absolute;z-index:2;left:40px;top:40px;max-width:80%}.tile_text h2{font-family:Gilroy-Medium;margin-top:20px;margin-bottom:0;font-size:36px;color:#292b30;line-height:56px}.tile_text h3{font-size:12px;line-height:20px;letter-spacing:0;font-weight:400;font-family:Gilroy-Medium;color:#ff1628;margin-top:0;font-weight:700;text-transform:uppercase}@media only screen and (max-width:768px){.tile,.tile_bg,.tile a{height:414px;text-align:center}.tile_text{max-width:100%;left:0}.tile_text h2{font-size:25px;line-height:35px;max-width:400px;margin-left:auto;margin-right:auto}}