.shop_de_look_container {
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0 15px;
	width: calc(1280px + 30px);
	box-sizing: border-box;
}

.shop_de_look_container .post_content > h2,
.shop_de_look_container .post_content > h3,
.shop_de_look_container .post_content > p {
	text-align: center;
	width: 1170px;
	max-width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.post-template-single-shop-de-look .dtbloghero {
	height: 300px;
	margin-bottom: 50px;
}

.post-template-single-shop-de-look .blog_products {
	margin-bottom: 50px;
	margin-top: 50px;
}

.post-template-single-shop-de-look section.reviews {
	margin-bottom: 0;
}

.post-template-single-shop-de-look .instagram {
	background-color: var(--grey);
	margin-bottom: 0;
	padding-bottom: 30px;
}

.instagram_wrapper {
	max-height: 500px;
	overflow: auto;
}
