#projector_amount {
    display: none !important;
}

.projector_buy__number_amounts {
    display: none !important;
}
.projector_info__item.--returns.projector_returns {
    display: none !important;
}

/*Ukrycie ceny przekreślonej dla zestawów*/
[data-type~="product_bundle"] .maxprice_value {
  display:none !important;
}
@media (min-width: 1200px) {
.photos__photo.--nav {
max-height: 100px !important;
}
}
@media (min-width: 360px) {
.photos__photo {
max-height: 60vh !important;
}
}