.business-card-wrapper {
	position: relative;
	float: left;
	width: 100%;
	margin-bottom: 15px;
}

.h-card .p-role, .h-card .p-org {
	padding: 0;	
}
.h-card .p-role {
}
.h-card .p-org {
	font-weight: bold;
}
.move-up-10 {
	top: -10px;
}
.move-up-20 {
	top: -20px;
}
.quick-contact {
	display: inline-block;
    width: 16.6%;
}