@charset "utf-8";
/* CSS Document */

.galeri{
	background-image:url("kompresor.jpg");
	height: 30vh;
	width: 100%;
	background-position: center;
	background-size: cover;
	}