#layout.wideScreen #contentArea {
  max-width: 1100px;
}
#layout.wideScreen .priceFilter #filterContainer {
  width: 300px;
}
#layout.wideScreen .priceFilter #filterContainer .filterOption input.text {
  width: 260px;
}
#layout.wideScreen .priceFilter #filterContainer .filterOption .facetLabel {
  max-width: 225px;
}
#layout.wideScreen .priceFilter #listingContainer {
  width: 775px;
}
#layout.wideScreen .priceFilter #deliveryTime {
  padding-right: 15px;
}
#layout.wideScreen .priceFilter #b_re {
  display: block;
  margin-bottom: 10px;
}
#layout.wideScreen #listingContainer {
  width: 870px;
}
#layout.wideScreen table.listing .spec.nr3,
#layout.wideScreen table.listing .spec.nr4,
#layout.wideScreen table.listing .spec.nr5 {
  display: table-cell;
}
#layout.wideScreen .articleColumn {
  width: 740px;
}
.responsiveTable {
  border-bottom: 1px solid #e6e6e6;
  line-height: 2;
  width: 100%;
}
.responsiveTable th.alignRight,
.responsiveTable td.alignRight {
  text-align: right;
}
.responsiveTable th {
  border-bottom: 1px solid #e6e6e6;
  margin: 5px;
  text-align: left;
  white-space: nowrap;
}
.responsiveTable td {
  border-top: 1px solid #e6e6e6;
  font-size: 12px;
  padding: 15px 10px 15px 0;
  vertical-align: top;
  word-break: break-word;
}
.responsiveTable td.title {
  width: 175px;
}
.responsiveTable td.description {
  width: 200px;
}
.responsiveTable td.cta {
  padding-right: 0;
}
#devicegrade {
  width: 50px;
}
.hideFromGradeXL {
  display: none;
}
.sf-toolbar-block.sf-toolbar-block-requestDetails .grade::after {
  content: "XL";
}
