
.touch-pro .one{
    background: url(../../images/product-details/touch-pro/bg1.png) center no-repeat;
    background-size: cover
}
.touch-pro .two{
    background: url(../../images/product-details/touch-pro/bg2.png) center no-repeat;
    background-size: cover;
    z-index: 10;
}
.touch-pro .three{
    background: url(../../images/product-details/touch-pro/bg3.png) center no-repeat;
    background-size: cover
}
.touch-pro .four{
    background: url(../../images/product-details/touch-pro/bg4.png) center no-repeat;
    background-size: cover
}
.touch-pro .five{
    background: url(../../images/product-details/touch-pro/bg5.png) center no-repeat;
    background-size: cover
}
.touch-pro .six{
    background: url(../../images/product-details/touch-pro/bg6.png) center no-repeat;
    background-size: cover
}
.touch-pro .seven{
    background: url(../../images/product-details/touch-pro/bg7.png) center no-repeat;
    background-size: cover
}
.touch-pro .eight{
    background: url(../../images/product-details/touch-pro/bg8.png) center no-repeat;
    background-size: cover
}
.touch-pro .two .top-center {
    position: absolute;
    top: 1rem;
    right: 0;
    left: 0;
    text-align: center;
}

.touch-pro .product-parameters-img img{
    margin: auto;
}
.touch-pro .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.touch-pro .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.touch-pro .product-parameters-img img{
    margin: auto;
}
.product-parameters > .row{
    padding-top: 0!important;
}
