.speakers-container{display:flex;gap:2%;justify-content:space-between}.perona{background:#f1f3f3;border-radius:10px;padding:20px 15px;text-align:center;width:48%}.persona-img{margin-bottom:20px;position:relative}.linkedin{bottom:-4%;left:50%;margin:0 auto;position:absolute;transform:translateX(-50%);width:40px!important}.persona-img img{margin:0 auto;width:2%}.perona h4{margin-bottom:10px}.second-pra{margin-bottom:0}.persona-img{border-radius:100%;height:100px;margin-left:auto;margin-right:auto;overflow:hidden;width:100px}.persona-img img{height:100%!important;object-fit:cover;width:100%}@media (max-width:767px){.speakers-container{flex-wrap:wrap;gap:30px 0}.perona{width:100%}}