.home-about{padding:0 var(--ws-s);position:relative;text-align:center}.home-about:after{border:1px solid var(--grey);bottom:0;content:"";left:0;position:absolute;right:0;top:25px}.home-about img{height:auto;max-width:100%}.home-about-cols{grid-gap:25px;align-items:center;display:grid}.home-about-cols .col-images{display:grid;grid-template-columns:repeat(12,1fr);min-width:0}.home-about-cols .col-images .image-thumb-left{align-self:end;grid-column:1/4;grid-row:1/2;margin-bottom:50%;min-width:0;z-index:2}.home-about-cols .col-images .image-main{grid-column:3/11;grid-row:1/2;min-width:0;z-index:1}.home-about-cols .col-images .image-thumb-right{grid-column:10/13;grid-row:1/2;margin-top:50%;min-width:0;z-index:3}.home-about-cols .col-details{min-width:0}.home-about-cols .excerpt{margin-bottom:48px}@media screen and (min-width:667px){.home-about{padding:0 var(--ws-2x);text-align:left}.home-about-cols{grid-gap:5px;grid-template-columns:repeat(2,1fr)}.home-about-cols .col-images{grid-column:1/2;grid-row:1/2}.home-about-cols .col-details{grid-column:2/3;grid-row:1/2;margin-left:75px}.home-about:after{bottom:50px;top:50px}}