@media (max-width: 768px)
	{
			.tel_mobil_over
			{
				display: block;
				position: fixed;
				z-index: 22;
				left: 0px;
				bottom: 0px;
				}
				.tel_mobil_over img
				{
					width:94%;
					height:94%;
					}
					
					
		.public_layout .navbar-brand img,
		.navbar-header li, .navbar-header a
		{
			height:48px;
			margin-top:0px;
			margin-left: -5px;
			}	
		#hero h1
		{
			font-size:2em;
			}
		#hero p
		{
			font-size:1em;
			}
		#hero .container.inner
		{
			padding-bottom: 15px;
			padding-top: 15px;
		}
		.visible-xs	
		{
			display:inline !important
			}	
		
		.owl-carousel .caption.vertical-center h1 {
	margin-top: 30px;
			font-size: 30px;
			text-align: center;
		
}	
	}