
.switch_panel_c4 .one{
    background: url(../../images/product-details/switch_panel_c4/s1.png) center no-repeat;
    background-size: cover
}
.switch_panel_c4 .two{
    background: url(../../images/product-details/switch_panel_c4/s2.png) center no-repeat;
    background-size: cover
}
.switch_panel_c4 .three{
    background: url(../../images/product-details/switch_panel_c4/s3.png) center no-repeat;
    background-size: cover
}
.switch_panel_c4 .four{
    background: url(../../images/product-details/switch_panel_c4/s4.png) center no-repeat;
    background-size: cover
}
.switch_panel_c4 .five{
    background: url(../../images/product-details/switch_panel_c4/s5.png) center no-repeat;
    background-size: cover
}
.switch_panel_c4 .six{
    background: url(../../images/product-details/switch_panel_c4/s6.png) center no-repeat;
    background-size: cover
}.switch_panel_c4 .seven{
     background: url(../../images/product-details/switch_panel_c4/s7.png) center no-repeat;
     background-size: cover
 }
.switch_panel_c4 .eight{
    background: url(../../images/product-details/switch_panel_c4/s8.png) center no-repeat;
    background-size: cover
}
.switch_panel_c4 .nine{
     background: url(../../images/product-details/switch_panel_c4/s9.png) center no-repeat;
     background-size: cover
 }
.switch_panel_c4 .ten{
    background: url(../../images/product-details/switch_panel_c4/s10.png) center no-repeat;
    background-size: cover
}


.switch_panel_c4 .content-bottom{
    position: absolute;
    height:1rem;
    width: 100%;
}
.switch_panel_c4 .three .content-box-bg-color{
    background-color: #000000;
}

.switch_panel_c4 .product-parameters-img{
    padding: 0.5rem;
    border-bottom: 1px solid #B2B2B2;
    margin-bottom: 0.5rem;
}
.switch_panel_c4 .product-parameters-img h5{
    margin-bottom: 0.5rem;
}
.switch_panel_c4 .product-parameters-img img{
    margin: auto;
}
