/*=============
KORSUIZE & VAN WOUWE
=============*/

.about-eyebrow{
	letter-spacing:.11em;
}

@media(min-width:992px){
	.about-gallery > .col-lg-7,
	.about-gallery > .col-lg-5{
		display:flex;
	}

	.about-gallery > .col-lg-7 > .ratio,
	.about-gallery > .col-lg-5 > .row{
		width:100%;
	}

	.about-gallery > .col-lg-5 .row{
		align-content:stretch;
	}
}

.intro-text p{
	margin-bottom: 0;
}