/*
Theme Name: Dmitri Voth
Template: Impreza
Version: 1.0
Author:	Matandi
Theme URI: https://voth-eifel.de/
Author URI: https://matandi.com/
*/

/*Add your own styles here:*/
@media (max-width:800px) {
	.notmobile {
		display: none;
	}
	a.w-btn {
    	width: 100% !important;
	}
}