body.specification-product-view .page-wrapper.declic,
body.specification-download-result .page-wrapper.declic {
    padding-bottom: 0;
}
body.specification-product-view .page-wrapper.declic .column.main .product-content-wrapper .content-wrapp,
body.specification-download-result .page-wrapper.declic .column.main .product-content-wrapper .content-wrapp {
    margin-bottom: 5px;
    font-size: 14px;
}

body.specification-product-view .page-wrapper.declic .column.main .product-content-wrapper .content-wrapp .section-content,
body.specification-download-result .page-wrapper.declic .column.main .product-content-wrapper .content-wrapp .section-content {
    padding-top: 5px;
}

body.specification-product-view .page-wrapper.declic .column.main .product-content-wrapper .side-right .versions-wrapper .configurable-attribute-section table.data tbody tr td
{
    padding: 4px 7px;
}

body.specification-product-view .page-wrapper.declic .page-footer .logo-wrapper,
body.specification-download-result .page-wrapper.declic .page-footer .logo-wrapper {
    height: 38px !important;
    width: 108px !important;
    background-size: cover;
}

body.specification-product-view .page-wrapper.declic .page-footer .footer.content .footer-elem.web,
body.specification-download-result .page-wrapper.declic .page-footer .footer.content .footer-elem.web {
    font-size: 20px;
}

body.specification-product-view .page-wrapper.declic .page-footer .footer.content .btn-pdf,
body.specification-download-result .page-wrapper.declic .page-footer .footer.content .btn-pdf {
    display: none;
}
