.who--module .images-wrapper{display:flex;flex-wrap:wrap;position:relative}.who--module .images-wrapper:after{background:var(--bs-secondary);content:"";height:100%;opacity:.5;position:absolute;width:100%;z-index:1}.who--module .images-wrapper img{aspect-ratio:1;filter:saturate(.5);height:auto;object-fit:cover;position:relative;width:50%}@media (max-width:993px){.who--module .images-wrapper img{width:100%}.who--module .images-wrapper img:nth-child(odd){display:none}}@media (max-width:769px){.who--module .images-wrapper img{width:100%}.who--module .images-wrapper img:first-of-type{display:block}}@media (max-width:577px){.who--module .images-wrapper{margin-bottom:1rem}.who--module .images-wrapper img:nth-child(1n){display:block;width:25%}}