@media all and (min-width:999px) {
	.sungroup .g_smartfony .hero .c {
		padding:0px 10px;
	}
}
.sungroup .cena .k {
	font-size:0px;
	margin-left:0;
}
@media (max-width: 500px){
	.sungroup .wygasl .text{
		background-size: 100%;
	}
	.sungroup .produkty .box_pro {
		max-width: 50% !important;
	}
	.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: 27px;
	}
	.sungroup .btn{
		display: none;
	}
	.sungroup .box_image {
		height:120px;
		padding:15px;
	}
	.sungroup .zaw {
		max-width:60px !important;
	}
}
@media (max-width: 400px){
	.sungroup .cena{
		font-size: 26px;
	}
	.sungroup .cena sup{
		font-size: 14px;
	}
	.sungroup .cena_stara{
		font-size: 18px;
		padding-top: 21px;
	}
}