a.modal-btn-carbon-footprint {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background: url(../img/ico-carbonfootprint.png) no-repeat left center/60px;
    position: relative;
    display: block;
    width: auto;
    height: 10rem;
    top: 3rem;
    padding-left: 7rem;
    background-color: #FFF;
    background-repeat: no-repeat;
    background-position: left top;
    margin: 0 0 4rem;
    margin-left: 5rem;
    color: #003671;
}
a.modal-btn-carbon-footprint span{
  display: block;
  font-weight: 600;
  font-size: 1.7rem;
  letter-spacing: -0.1px;
  text-transform: uppercase;
  color: #003671;
  }
  @media (min-width: 768px) and (max-width: 990px){
    a.modal-btn-carbon-footprint {
      margin-left: 0;
  }
}
a.watch-video{
  left: 0;
  transform: none;
}
a.modal-btn-carbon-footprint.products {
  top: 0!important;
}
