#sg_b.sungroup .sg_produkty_title {
	font-family: Poppins,Arial;
	font-weight: 600;
	font-size: 32px;
	line-height: 48px !important;
	color: #000000;
	margin:30px auto 40px;
}
@media(max-width:1100px) {
	#sg_b.sungroup .sg_produkty_title {
		margin:20px auto 25px;
	}
}
@media(max-width:650px) {
	#sg_b.sungroup .sg_produkty_title {
		font-size: 24px;
    	line-height: 32px !important;
		margin:15px auto 20px;
	}
}