.emptyPartner
{
	background: #d9d9d9;
	content:"Partner";
	display: block; 
	color:#181735; 
	font-size:20px; 
	font-weight: 700; 
	width: 141px;
	height: 78px; 
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}