.model__images{display:flex;flex-wrap:wrap;gap:10px}.model__images__item{align-items:flex-end;background:#fff;border-radius:var(--radius-middle);display:flex;height:75px;justify-content:center;overflow:hidden;width:75px}.model__images__item:first-child{background:var(--color-primary)}.model__images__item img{max-height:100%;max-width:100%}
