/* vehicle-strapline */
.c_030-0 .c_130 .vehicle-strapline a {
    text-transform: uppercase;
}

/* general c_029 */
.c_029 picture img[alt="placeholder"] {
    display: none;
}
.c_029 figcaption .disclaimer {
    text-align: left;
}
.c_029 figcaption {
    padding: 0;
}

/* c_029 heliosdisclaimer */
.c_029.flush figcaption {
    padding-top: 11px;
}
.image.parbase.section + .heliosdisclaimer.section,
.heliosdisclaimer.section + .heliosdisclaimer.section {
    margin-top: -9px;
}
.c_029.flush figcaption .disclaimer {
    margin: 5px 0;
    font-family: "Nissan Regular", Verdana, Arial, sans-serif;
}

/* c_029_range disclaimer */
.c_029:not(.flush) figcaption .disclaimer {
    color: #343434;
    font-size: 15px;
    line-height: 1.6;
    font-family: "Nissan Light","Nissan Regular",Verdana,Arial,sans-serif;
    word-wrap: break-word;
    word-break: break-word;
    letter-spacing: normal;
}
.image.parbase.section .c_029:not(.flush) {
    margin: 0;
    padding: 0;
}
.image.parbase.section:first-of-type .c_029:not(.flush) {
    margin-top: 15px;
    padding-top: 18px;
}
.image.parbase.section:last-of-type .c_029:not(.flush) {
    padding-bottom: 18px;
}
@media screen and (max-width:36.25em) {
  .c_029:not(.flush) figcaption .disclaimer {
      font-size: 14px;
  }
}