
.touch-slim .one{
    background: url(../../images/product-details/touch-slim/bg1.png) center no-repeat;
    background-size: cover
}
.touch-slim .two{
    background: url(../../images/product-details/touch-slim/bg2.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.touch-slim .three{
    background: url(../../images/product-details/touch-slim/bg3.png) center no-repeat;
    background-size: cover
}
.touch-slim .four{
    background: url(../../images/product-details/touch-slim/bg4.png) center no-repeat;
    background-size: cover
}
.touch-slim .five{
    background: url(../../images/product-details/touch-slim/bg5.png) center no-repeat;
    background-size: cover
}
.touch-slim .six{
    background: url(../../images/product-details/touch-slim/bg6.png) center no-repeat;
    background-size: cover
}
.touch-slim .seven{
    background: url(../../images/product-details/touch-slim/bg7.png) center no-repeat;
    background-size: cover
}
.touch-slim .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.touch-slim.product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.touch-slim .product-parameters-img img{
    margin: auto;
}
