}

#swoogo-modal.custom-styles .more-info-data.field-speakersLinks .speaker-el-wrap .profile_picture {
	border-radius: 100%;
	height: 75px;
	width: 75px;
	flex: 0 0 75px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#swoogo-modal.custom-styles .more-info-data.field-speakersLinks .speaker-el-wrap {
	align-items: initial;
}

#swoogo-modal.custom-styles .more-info-data.field-speakersLinks .speaker-el-wrap {
	margin-bottom: 30px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	justify-content: flex-start;
	color: inherit;
	text-decoration: none;
	outline: 0;
}