.social-media-listing{display:flex;flex-direction:row;gap:20px}.social-media-listing .member-social-media{align-items:center;background-color:#fff;border-radius:100px;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.social-media-listing .member-social-media .img,.social-media-listing .member-social-media img{height:100%;object-fit:contain;object-position:center;width:100%}.social-media-listing .member-social-media img{align-items:center;display:flex;justify-content:center;max-height:17px;max-width:17px}