.home-tiles{display:flex;justify-content:center;gap:5em;width:90%;max-width:860px;margin:0 auto 5em}@media screen and (max-width:767px){.home-tiles{display:block;max-width:480px;margin-bottom:2em}}.home-tiles img{display:block;width:100%;height:auto}.home-tiles .ht-1{width:54%}@media screen and (max-width:767px){.home-tiles .ht-1{width:auto}}.home-tiles .ht-1 img{margin-bottom:2em}.home-tiles .ht-2{flex:1;align-self:flex-end}