#logo img {
    max-height: 45px;!important
    max-width: 100%;
    width: auto;
    vertical-align: bottom
}

.btn.--medium.--solid {
  background: #ffb2d2;
  border: 1px solid #ffb2d2;
  color: #fff;}
  
  .product__icon {
    height: ;
    margin-bottom: 2rem;
    position: relative;
    background: #ffcbe112!important;
    border-radius: 0;
    overflow: hidden;
    width: 100%
}

.newsletter:before {
    content: '';
    background: #fffbfd!important;
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1920px;
    position: absolute;
    top: 0;
    height: 100%;
    z-index: -1
}

.projector_details .projector_info {
    margin-top: 3.2rem;
    display: grid;
    grid-gap: 16px;
    padding: 1.6rem 2rem;
    background: #ffb2d20d;
    border-radius: 5px;
    font-weight: 400;
    line-height: 1.33;
    font-size: 1.2rem;
    letter-spacing: .12px
}

@media(min-width: 979px) {
    #menu_buttons2 {
        margin-bottom: 12rem !important;
    }
}

.breadcrumbs ol>li a {
    color: #9dc6fd!important;
}


@media(min-width: 979px) {
    #opinions_section {
        padding:4.8rem 0;
        margin-bottom: 11rem !important
    }

    #opinions_section:before {
        content: '';
        width: 100vw;
        height: 100%;
        background: #fffbfd!important;
        z-index: -1;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        top: 0;
        max-width: 1920px;
        border-bottom: .8px solid #ffb2d2!important;
    }
}

.questions:before {
        content: '';
        height: 100%;
        width: 100vw;
        z-index: -1;
        left: 50%;
        transform: translateX(-50%);
        max-width: 1920px;
        position: absolute;
        top: 0;
        background: #fffbfd!important;
        border-top: .8px solid #ffb2d2!important;
        border-bottom: .8px solid #ffb2d2!important;
    }
    
    .longdescription strong 
    {
    font-size:12px!important;
    }
    
    
.projector_details .projector_multiversions .f-dropdown-menu .f-dropdown-item[data-gfx] img {

  padding: 0px!important;
}


.longdescription strong {
    font-size: 12pt !important;
}


.search_description.--bottom:before

{
    background: #fffbfd;!important}
    
    
    .projector_status__info_amount {
        display:none!important;
    }