.sungroup .cena .k {
	font-size:0px;
	margin-left:0;
}
.sg_fix{
	height: 100%;
}
@media (max-width: 500px){
	.sungroup .produkty .box_pro {
		max-width: 50% !important;
	}
	.sungroup .lazy2.pik {
		display: none;
	}
	.sungroup .product_title {
		margin-top:0;
	}
	.sungroup .cena{
		font-size: 35px;
	}
	.sungroup .cena sup{
		font-size: 18px;
	}
	.sungroup .ceny{
		padding: 10px;
	}
	.sungroup .cena_stara{
		font-size: 22px;
		padding-top: 23px;
	}
	.sungroup .btn{
		display: none !important;
	}
	.sungroup .box_image {
		height:120px;
		padding:15px;
	}
	.sungroup .zaw {
		max-width:60px !important;
	}
	.sungroup .darmowa {
		padding-bottom:5px;
	}
}
@media (max-width: 400px){
	.sungroup .cena{
		font-size: 26px;
	}
	.sungroup .cena sup{
		font-size: 14px;
	}
	.sungroup .cena_stara{
		font-size: 18px;
		padding-top: 16px;
	}
}