.projector_buy__number_amounts {
    display: none;
}

#projector_amount {
    display: none;
}

.stock__availabilty_count {
    display: none;
}

.image-item {
    max-width: 500px;
    max-height: 500px;
    overflow: hidden;
}

.image-item img {
    width: 100%;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    display: block;
}