.quote_flex{
    display: flex;
    gap: 7rem;
	padding: calc(var(--jumbotron-standard-margin) / 2) var(--column-width);
}

.quote_img{
    width: 20rem;
}

.quote_img img{
    max-width: 20rem;
    border-radius: 50%;
}

.quote_content{
    flex: 1;
}

.quote_content p:first-child:before,
.quote_content p:first-child:after{
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='70.602' height='63.828' viewBox='0 0 70.602 63.828'%3E%3Cpath id='Path_8807' data-name='Path 8807' d='M4.52-106.757l-1.241-1.655.406-.3c8.229-6.059,13.646-12.207,16.1-18.273,2.467-6.093,3.718-11.331,3.718-15.569,0-3.937-1.593-3.937-2.117-3.937a9.351,9.351,0,0,0-1.91.436,11.029,11.029,0,0,1-2.982.474,12.751,12.751,0,0,1-8.989-3.548,11.363,11.363,0,0,1-3.8-8.556,12.9,12.9,0,0,1,3.6-8.986,12.689,12.689,0,0,1,9.753-3.915,15.251,15.251,0,0,1,6.806,1.559,18.533,18.533,0,0,1,5.8,4.645,20.507,20.507,0,0,1,3.981,7.4,33.369,33.369,0,0,1,1.316,9.76A39.49,39.49,0,0,1,33.3-135.652a36.987,36.987,0,0,1-5.016,10.279,44.954,44.954,0,0,1-9.2,9.423A94.015,94.015,0,0,1,4.9-106.956Zm.163-1.449.124.166c10.751-5.716,18.372-11.738,22.655-17.9a36.56,36.56,0,0,0,6.509-21.274c0-7.049-1.7-12.6-5.056-16.512-3.336-3.885-7.323-5.855-11.851-5.855a11.73,11.73,0,0,0-9.019,3.594,11.932,11.932,0,0,0-3.337,8.307,10.4,10.4,0,0,0,3.483,7.827,11.781,11.781,0,0,0,8.3,3.278,10.045,10.045,0,0,0,2.707-.436,9.1,9.1,0,0,1,2.185-.474,2.646,2.646,0,0,1,2.393,1.355,7.089,7.089,0,0,1,.723,3.582c0,4.368-1.275,9.732-3.791,15.945a33.493,33.493,0,0,1-6.033,9.4A65.263,65.263,0,0,1,4.684-108.206Zm38.8,1.422-1.594-1.594.492-.341a46.759,46.759,0,0,0,14.862-16.039,37.546,37.546,0,0,0,4.946-17.795c0-3.937-1.422-3.937-1.889-3.937a9.351,9.351,0,0,0-1.91.436,11.029,11.029,0,0,1-2.982.474,12.751,12.751,0,0,1-8.989-3.548,11.363,11.363,0,0,1-3.8-8.556,12.9,12.9,0,0,1,3.6-8.986,12.689,12.689,0,0,1,9.753-3.915,15.153,15.153,0,0,1,6.734,1.544,18.875,18.875,0,0,1,5.816,4.6,20.147,20.147,0,0,1,4.027,7.392,33.4,33.4,0,0,1,1.331,9.833,39.49,39.49,0,0,1-1.672,11.566,36.987,36.987,0,0,1-5.016,10.279,44.954,44.954,0,0,1-9.2,9.423,94.015,94.015,0,0,1-14.183,8.994Zm-.042-1.457.228.228c10.778-5.724,18.417-11.756,22.706-17.931a36.56,36.56,0,0,0,6.509-21.274c0-7.122-1.719-12.7-5.109-16.565-3.373-3.85-7.343-5.8-11.8-5.8a11.73,11.73,0,0,0-9.019,3.594,11.932,11.932,0,0,0-3.337,8.307,10.4,10.4,0,0,0,3.483,7.827,11.781,11.781,0,0,0,8.3,3.278,10.045,10.045,0,0,0,2.707-.436,9.1,9.1,0,0,1,2.185-.474,2.428,2.428,0,0,1,2.232,1.372,7.625,7.625,0,0,1,.657,3.565,33.779,33.779,0,0,1-1.27,9.022,44.856,44.856,0,0,1-3.8,9.248,43.13,43.13,0,0,1-6.331,8.791A53.511,53.511,0,0,1,43.438-108.241Z' transform='translate(-3.279 170.585)' fill='%2372789e'/%3E%3C/svg%3E%0A");
    content: "";
    width: 7rem;
    background-size: contain;
    background-repeat: no-repeat;
    height: 6.4rem;
    position: absolute;
    left: -5rem;
    top: -2.5rem;
    z-index: -1;
}

.quote_content p:first-child:after{
    top: auto;
    left: auto;
    bottom: -2.5rem;
    right: 0rem;
    transform: rotate(180deg);
}

.quote_content p:first-child{
    font-family: var(--heading-font);
    font-size: 2.8rem;
    font-weight: 500;
    line-height: 3.6rem;
    position: relative;
    isolation: isolate;
}

.quote_blok.content_gekaderd .content_gekaderd_inner{
    background-image: url("../../../images/beeldmerk.svg");
    background-repeat: no-repeat;
    background-position: right calc(1.5 * var(--jumbotron-standard-margin)) center;
    background-size: 900px auto;
}

@media (max-width:767px)
{		
	.quote_flex{
		flex-direction: column;
		padding: 0;
	}
	
	.quote_img {
		width: 15rem;
	}
	
	.quote_content p:first-child{
		font-size: 1.8rem;
		line-height: 2.6rem;
	}
}

@media (min-width:768px) and (max-width:991px)
{
	.quote_flex{
		padding-inline: 0;
	}
}

@media (min-width:992px) and (max-width:1199px)
{
	.quote_flex{
		padding-inline: calc(var(--column-width) / 2);
	}
}

@media (min-width:1200px) and (max-width:1399px)
{
    
}

@media (min-width:1400px)
{
    
}