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