.fmgc-columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
	-webkit-box-sizing: border-box; -moz-box-sizing: border-box;box-sizing: border-box;
	 float: left; position: relative; 
}
.footer-mega-col::after, .footer-mega-col-wrap::after{ clear: both; content: ""; display: table;}
.footer-mega-col::before, .footer-mega-col-wrap::before{ content: ""; display: table;}

.footer-mega-col-wrap{margin:0 auto; max-width:100%}

@media only screen and (min-width: 40.0625em) { 
 
  .fmgc-per-row-1 { width: 8.33333%; }
  .fmgc-per-row-2 { width: 16.66667%; }
  .fmgc-per-row-3 { width: 25%; }
  .fmgc-per-row-4 { width: 33.33333%; }
  .fmgc-per-row-5 { width: 41.66667%; }
  .fmgc-per-row-6 { width: 50%; }
  .fmgc-per-row-7 { width: 58.33333%; }
  .fmgc-per-row-8 { width: 66.66667%; }
  .fmgc-per-row-9 { width: 75%; }
  .fmgc-per-row-10 { width: 83.33333%; }
  .fmgc-per-row-11 { width: 91.66667%; }
  .fmgc-per-row-12 { width: 100%; }
  .fmgc-per-row-5c { width: 20%; }
}