@media (max-width:768px){.delight-employees p br{display:none}}.delight-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(13,1fr);margin-top:2rem}.delight-grid img:first-child{grid-column:span 13}.delight-grid img:nth-child(4){grid-column:span 7}.delight-grid img:nth-child(5){grid-column:span 6}.delight-grid img{display:block;height:100%;width:100%}@media (max-width:768px){.delight-grid{grid-template-columns:1fr}.delight-grid img{grid-column:span 13!important}.delight-grid img:first-child{grid-column:span 13}.delight-grid img:nth-child(4){display:none!important}}