/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Mar 11 2025 | 16:38:45 */
.bdt-member > .bdt-member-icons {
	display: flex!important;
	justify-content: end!important;
}

.bdt-member-icons .bdt-member-icon svg {
	height: 25px!important;
	width: auto!important;
}

.bdt-member-text.bdt-content-wrap {
    min-height: 80px;
}


@media only screen and (max-width: 885px) {
	.bdt-member-photo-wrapper {
		justify-content: center!important;
    	display: flex!important;
	}
	
	.bdt-member-photo {
		max-width: 50%;
	}
}