.testimonies{margin:auto;max-width:var(--maxWidth)}.testimonies__container{display:grid;grid-gap:25px;grid-template-columns:repeat(auto-fill,minmax(310px,1fr))}.testimonies__item{position:relative}.testimonies__image img{max-width:100%}.testimonies__logo{height:82px;left:50%;margin-bottom:-20px;position:relative;top:-41px;transform:translateX(-50%);width:82px}.testimonies__logo img{height:100%;object-fit:contain;width:100%}