/* CSS dla bloku modele */
.modele {
	/* Style tutaj */
}
.modele .product-image a{
	width: 100%;
}
.modele .product-image img{
	width: 100% !important;
}
