.participantes-wrapper{width:100%;display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.participantes-wrapper .participante-wrapper{display:flex;flex-direction:row;align-items:flex-start;width:45%;margin-top:47px}.participantes-wrapper .participante-wrapper .participante-imagem{width:50%}.participantes-wrapper .participante-wrapper .participante-conteudo{padding:0px 15px}.participantes-wrapper .participante-wrapper .participante-conteudo p{margin:0px;padding:0px}@media(max-width:768px){.participantes-wrapper{flex-direction:column}.participantes-wrapper .participante-wrapper{width:98%}}