.kitchen-faucets-page .layout--twocol-section {
    background: #fff;
    padding: 0px;
    margin: 0 0 40px;
}
.right-text-content {
  padding-left: 10%;
  padding-right: 10%;
  font-size: 1.4em;
  text-align: left;
}
h2.h2-light {
  border-bottom: 2px solid #ac0535;
  font-family: TradeGothic_LT_Light;
    font-weight: 300;
    letter-spacing: -.015em;
    text-transform: inherit;
}
span.red {
  color: #ac0535;
}
.title-desc-link-image .tdli-desc {
  width: 100%;
}
.pull-quote.blue {
     font-size: 2em;
    background: #C4E2ED;
    padding: 25px 10%;
    color: #333;
}
.kitchen-faucets-page .layout--fourcol-section .layout__region {
  margin: 0;
}
.layout--fourcol-section {
  margin-bottom: 80px;
}
.layout--fourcol-section + .layout--fourcol-section {
  margin-top: -30px;
}
.kitchen-faucets-page .main {
  max-width: 1440px;
}
.romance-copy {
    max-width: 800px;
    margin: 0 auto;
    font-size: 1.2em;
}
.layout--fourcol-section > .layout__region {
  padding: 0 0.5%;
}
.button {
  display: block !important;
}
.sinks-breadcrumb {
  margin-top: 0;
  margin-bottom: 25px;
}
.sinks-product-heading .h2 {
  font-size: 1.5em;
}
.no-margin-top {
  margin-top: 0;
}

@media screen and (min-width: 40em) {

}
@media screen and (min-width: 60em) {

}