/* Train Mobil Global Footer Content Width 1.0.2
   Korrektur: Footer = exakt 1500px Contentbreite. */

.tm21-global-footer-layout{
  width:100% !important;
  max-width:1500px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  box-sizing:border-box !important;
}

.tm21-global-footer-layout > .tm21-footer,
.tm21-global-footer-layout > .tm21-global-footer-mission{
  min-width:0 !important;
  box-sizing:border-box !important;
}

@media(max-width:1500px){
  .tm21-global-footer-layout{
    width:100% !important;
    max-width:100% !important;
  }
}
