/*------------------------------------*\
   LOCAL SCREENS
\*------------------------------------*/
.section-one-less-thing .card-headline.geo-alt5 em::after {
  background-image: url("/euro/environment/g/generic/images/overview/one_less_line_alt5__jkas2kg4dai6_large.png");
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 144dpi) {
  .section-one-less-thing .card-headline.geo-alt5 em::after {
    background-image: url("/euro/environment/g/generic/images/overview/one_less_line_alt5__jkas2kg4dai6_large_2x.png");
  }
}

@media only screen and (max-width: 1068px) {
  .section-one-less-thing .card-headline.geo-alt5 em::after {
    background-image: url("/euro/environment/g/generic/images/overview/one_less_line_alt5__jkas2kg4dai6_medium.png");
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 1068px), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
  .section-one-less-thing .card-headline.geo-alt5 em::after {
    background-image: url("/euro/environment/g/generic/images/overview/one_less_line_alt5__jkas2kg4dai6_medium_2x.png");
  }
}

@media only screen and (max-width: 734px) {
  .section-one-less-thing .card-headline.geo-alt5 em::after {
    background-image: url("/euro/environment/g/generic/images/overview/one_less_line_alt5__jkas2kg4dai6_small.png");
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 734px), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
  .section-one-less-thing .card-headline.geo-alt5 em::after {
    background-image: url("/euro/environment/g/generic/images/overview/one_less_line_alt5__jkas2kg4dai6_small_2x.png");
  }
}





/*------------------------------------*\
   END LOCAL SCREENS
\*------------------------------------*/ 




/*------------------------------------*\
   LOCAL FIXES
\*------------------------------------*/

.section-durability .card-headline {
    max-width: 6em;
}

@media only screen and (min-width: 1069px) {
    .section-wild-ideas .card-content {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media only screen and (min-width: 735px) and (max-width: 1068px) {
    .section-wild-ideas .card-content {
        padding-left: 20px;
        padding-right:20px
    }
}

@media only screen and (max-width: 320px) {
  .card .card-content {
    padding-right: 0px;
    padding-left: 0px;
  }
}

@media only screen and (max-width: 734px) {
  .section-promise-plan .card-picture {
    margin-bottom: 30px;
  }
}
/*------------------------------------*\
   END LOCAL FIXES
\*------------------------------------*/ 