.productView-title {
  border-bottom: 0;
  padding-bottom: 0;
  font-size: 24px;
  line-height: 1.2; }

.productView-details h2.productView-brand {
  margin-bottom: 15px !important; }

.productView-brand a {
  color: #333;
  text-decoration: underline;
  font-style: italic; }

#tab-description h3 {
  font-weight: 600;
  font-size: 18px;
  color: #333; }

#tab-description p {
  font-size: 15px; }

#tab-description table {
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc; }

#tab-description table td, #tab-description table th {
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 5px 15px;
  text-align: left;
  font-size: 15px; }
