.quote-partners::before{
	content: '';
	position: absolute;
	left: -24px;
	width: 70px;
	height:40px;
	background-color: #000;
	border-bottom: 1px solid #BFB9AE;
	top: -9.5px;
	transform: rotate(-45deg);
	z-index: 0;
}