.sungroup .c {
	display:block;
	height:100px;
}
.sungroup .box_image {
	height:180px;
}
.sungroup .zaw2 {
	top:85px;
}
.sungroup .ceny {
	padding-top:40px;
}
.sungroup .menu .dropdown {
	font-size:14px;
}

@media screen and (max-width: 1000px) and (min-width: 701px){
	.sungroup .c {
		display:block;
		height:140px;
	}
	}

@media screen and (max-width: 820px) and (min-width: 500px){
	.sungroup .c {
		display:block;
		height:160px;
	}
	}
	@media screen and (max-width: 380px) {
		.sungroup .c {
			display:block;
			height:100px;
		}
		}
