.module-title{
    background-image: url('../images/titleBg.jpg');
    background-position: 50% 50%;
}

.product-detail-specs table tr td:first-Child{
    width: 100px;
}
