@media only screen and (max-width: 479px) {
	
	.header__navbar-toggler {
		margin-bottom: 0.3rem;
	}

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

	.header__logo a::after {
		height: 70px;
	}

	.header__navigation-widgets .fblogo img {
		margin-right: 10%;
	}

	.header__navigation-widgets .fblogo a::before {
		display: flex;
		width: 60%;
		float: left;
		content: "Bezoek ons ook op";
		justify-content: center;
	}

}
