#slider {
    padding: 130px 0;
}

.service_blocks .service_block {
    height: auto;
    margin-bottom: 15px;
}

.product_list .product_row .product_content {
    display: block;
}

.product_list .product_row .product_content .product_image {
    margin: 0 auto 30px;
    max-width: 300px;
}

#barra_navigazione .nav-item {
    border-top: 1px dashed #ececec;
}