.filter-laptops #reset-filter a > button {
    padding-top: 10px;
    height: 40px;
}

.pcs_landing .filter-laptops {
    height: 60px;
}

.filter-laptops #thickness, .filter-laptops #thickness .filter-laptops__values {
    width: 100px;
}

.products-filter-holder .filter-laptops__box:first-of-type {
    width: 200px;
}

.products-filter-holder .filter-laptops__box:first-of-type .filter-laptops__values {
    width: 200px;
}

.filter-laptops__box__link button {
    width: 190px;
}

.product-filter #graphics {
    width: 220px;
}

@media all and (max-width: 472px) {
    section#main .inner .modular-container h2, section#main .inner .modular-container h3, section#main .inner .modular-container h4 {
        font-size: 26px;
    }
}

section.customer-menu ul > li a p {
    font-size: 13px !important;
}

.config_button_green {
    line-height: 18px;
    max-height: 58px;
    height: 100%;
    padding: 10px 15px;
}