.single-product .col-md-6f{
width:50% !important;
float:left;
padding:2%;
}

.clear{
clear:both !important;
}

.single-product .lists ul{
list-style-type:none;
}

.single-product .lists ul li{
    background: #ddd;
    border: 1px dashed #999;
    margin-bottom: 10px;
}