#projector_additional_section {
    display: none !important;
}

.hotspot, .search {
    .product__icon {
        aspect-ratio: 33 / 50;
        --product-icon-max-height: 554px;
        --product-img-max-height: 554px;
        --product-icon-background: none;
        img {
            max-width:unset;
        }
    }
}

.questions__banner {
    display: none !important;
}

.opinions-form {
    display: none !important;
}