.projector_buy__number_amounts {
display: none !important;
}

#projector_amount {
display: none !important;
}

.product > a img {
transition: all .3s ease-in-out !important;
}

.product:hover > a img {
transform: scale(1.25);
}

.dictionary__param[data-producer_code]{
display: block!important;
}