.cus-bgcolor{
    background-color: #840606;
}
.cus-private{
    border-radius: 5px;
}
.cus-private ul{
    padding :15px;
}    
ul li{
    padding-top: 7px;
}

.detail-product{
    padding-right: 15px;
}
.detail-product img{
    max-width: 100%!important;
}
.detail-product table{
    border-spacing: 0;
}