#projector_amount.projector_status__info_amount {
    display: none !important;
}

#projector_longdescription section.section {
    display: flex;
    align-items: center;
    justify-content: center;
}
.item.item-6 {
    width: 50%;
    padding: 1rem;
}
.item.item-6 .image-item {
    display: flex;
    justify-content: center;
}
@media (max-width: 757px) {
    #projector_longdescription section.section {
        display: block;
    }
    .item.item-6 {
        width: 100%;
        padding: 0;
    }
}div.basketedit_rebatecodes_outline {display: block;}
#menu_security_policy {clear: both;}
header .navbar-nav>.nav-item:first-child>.nav-link:first-child:after {
    display: none;
}
header .navbar-subnav .nav-link {
    text-transform: inherit !important;
}

.price {
    font-size: 1.6rem;
    font-weight: 600;
}
.price.--max {
    font-size: 1.6rem;
    font-weight: 400;
}