.product__icon.d-flex.justify-content-center.align-items-center {
    background: none !important;
}

.product__name {
    font-weight: bold !important;
}

.product_cleardescription {
    display: none !important;
}

.product_name__action.--compare.--add.px-1 {
    display: none !important;
}

.product__compare.--has-child {
    display: none !important;
}

#projector_amount.projector_status__info_amount {
    display: none !important;
}

.product__icon img {
    max-height: 100%;
}