
.central-management-machine .one{
    background: url(../../images/product-details/central-management-machine/bg12.png) center no-repeat;
    background-size: cover
}
.central-management-machine .two{
    background: url(../../images/product-details/central-management-machine/bg22.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.central-management-machine .three{
    background: url(../../images/product-details/central-management-machine/bg32.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.central-management-machine .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.central-management-machine .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.central-management-machine .product-parameters-img img{
    margin: auto;
}
