.press-mentions__list{display:grid;grid-gap:16px}@media only screen and (min-width:741px)and (max-width:1140px){.press-mentions__list{grid-template-columns:repeat(2,1fr);gap:20px}}@media only screen and (min-width:1141px){.press-mentions__list{grid-template-columns:repeat(3,1fr);gap:24px}}.press-talks-card__content{display:flex;align-items:center;gap:12px;margin-bottom:16px}.press-talks-card__image{display:block;width:36px;height:36px;object-fit:contain}