body{margin:0 auto;width:100%;max-width:75rem;background-color:#fff;font-family:inheirt;font-weight:400;overflow-x: hidden}
.m {-webkit-box-sizing:border-box;box-sizing:border-box;margin:0 auto;width:100%;max-width:750px;font-size:1.8rem;overflow:hidden;}
.text-c {text-align:center;}
a {text-decoration:none}
a:visited {text-decoration:none}
.rowflex {display: -webkit-flex;display:flex;flex-flow:wrap;align-items:center;justify-content:center; }
img {display:block;width:100%}