@media only screen and (max-width: 991px) {
	
	header .header__widgets .icon-box--featured, .header .widget-icon-box:last-of-type {
		background: none;
		margin-bottom: 0.6rem;
	}

	.header__widgets a[href="tel:0618476814"] .icon-box__title, .header__widgets a[href="tel:0618476814"] .fa-phone{
		font-size: 28px;
		color: #2E3852;
	}

	.header__widgets a[href="tel:0618476814"] .fa-phone {
		margin-top: -6px;
	}

	.header a.icon-box.icon-box--featured:hover .icon-box__title {
		color: inherit;
	}

	.header a.icon-box.icon-box--featured:hover .fa {
		color: #F3A017;
	}

	.custom-html-widget .fblogo {
		display: none;
	}

	.page-header {
		padding-top: 2rem;
		padding-bottom: 2rem;
		background-color: #2E3852;
	}

	.page-header__title {
		text-align: center;
	}

	.header__navigation-widgets .fblogo img {
		width: 30%;
	}

	.header__logo {
	background: none;
	}

	.header__logo img {
	display: none;
	}

	.header__logo a {
		/*text-align: center; werkt niet */
	}

	.header__logo a::after {
	display: flex;
	content: "";
	width: 90%;
	height: 140px;
	background-image: url("https://www.autopoetsbedriuwalbert.nl/images/logo-donkere-letters.png");
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center center;
	}
}
