.container--cards-participants-think{display:flex;flex-direction:row;justify-content:center;align-items:center}.container--transform--card-participants-think{background-color:var(--color-white);border:1px solid rgba(0,48,61,0.07);border-radius:10px;-webkit-box-shadow:20px 23px 0px -1px rgba(0,46,59,0.04);box-shadow:18px 18px 0px -1px rgba(0,46,59,0.02);transform:rotate(2deg);margin:1rem}.container--card-participants-think{display:flex;flex-direction:row;justify-content:center;align-items:center;transform:rotate(-2deg);padding:2em}.container--speaker--card-participants-think{display:flex;flex-direction:row;align-items:center;padding:10px}@media(max-width:1139px) and (min-width:767px){.container--cards-participants-think{flex-wrap:wrap;max-width:500px;margin:0 auto}.container--transform--card-participants-think{min-width:100%}}@media(max-width:767px){.container--cards-participants-think{flex-wrap:wrap}.container--transform--card-participants-think{max-width:450px;min-width:100%}.row--card-participants-think img{height:100%;width:100%}}