.groupfeature-title{
    font-family: inherit;
    margin: 30px 0px 5px;
    padding: 8px 10px;
    word-break: break-word;
    font-weight: bold;
    font-size: 16px;
}
.product-features dl.data-sheet{
    margin-bottom: 0.2rem;
}
.product-features{
    margin-bottom: 30px;
}
.product-features pre {
    margin-bottom: 0;
}
.empty-title{
    margin-top: 20px;
}
.feat-name span{
    display: none;
}
#sld-characteristics tr td{
   vertical-align: top;
}
#sld-characteristics .table-responsive{
    border-top: 1px solid #d6d4d4;
    border-bottom: 1px solid #d6d4d4;
    font-size: 15px;
}
#sld-characteristics th{
    width: 12rem;
}
.sld-characteristics-genuine{
    display:none;
}