.expert {
  		margin: 30px 0;
  		min-height: 300px;
  		border: 1px solid #D6D6D6;
  	}
.content{
	padding: 1rem;
}
.text-content {
	text-indent: 24px;
}
.table{
	padding: 0 5rem;
	margin-top: 30px;
}
.table table{
	border: 1px solid #DDDDDD;
}