.module_speakers_father{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;width:80%;margin:0 auto}.module_speakers_child{display:flex;flex-direction:column;justify-content:center;align-items:center;width:20%;margin:2.5%}.box_palestrante-img{max-width:200px;height:100%}.box_palestrante-name{border-radius:15px;padding:20px;background-color:#5d2684;color:white;width:60%;max-width:100%;margin-top:-20px;text-align:center;display:flex;justify-content:center;align-content:center;align-items:center;min-height:40px}@media only screen and (max-width:600px){.module_speakers_father{width:100%}.module_speakers_child{width:28%;margin:1%}.box_palestrante-name{min-height:80px}}