/* M2A Methodology — final mobile spacing hygiene only. */
body.m2a-master-template.methodology-page{
  margin:0 !important;
}

@media(max-width:760px){
  body.m2a-master-template.methodology-page .methodology-final{
    padding-top:38px !important;
    padding-bottom:10px !important;
  }
  body.m2a-master-template.methodology-page .methodology-final-shell{
    margin-top:0 !important;
    margin-bottom:0 !important;
  }
  body.m2a-master-template.methodology-page:not(.m2a-last-block-has-real-form) main>.methodology-final:last-child>.container.methodology-final-shell{
    padding-bottom:28px !important;
  }
}
