@media only screen and (max-width: 780px) {

.front-usp .usp-content{
	width: 93%;
}

.site-footer__top .region{
	width: 100% !important;
}

.path-frontpage .header{
	background: url("/sites/default/files/savour-welkom3.jpg") no-repeat;
  height: 50vh !important;
  background-size: cover;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
}


#navbar-main img{
	 margin-top: 8vh !important;
}


.tempus-dominus-widget, .field-group-html-element{
	width: 100% !important;
}



}
