body{
-webkit-text-size-adjust: 100%;
width:100%;
text-align:center;
 box-sizing : border-box;
margin:     0;
}
body{

-webkit-text-size-adjust: 100%;

}
img {
    max-width: 100%;
    height: auto;
}

@media screen and (max-width:650px) { 




.col00 {
  column-count: 1;


  
}

.col1{

  column-count: 1;

}


.title{
 display:true;
font-size: 18pt;
font-family: sans-serif;
color:#660000;
}

.mail {
 display:true;

font-family: sans-serif;
font-size: 14pt;
}
.col0 {
 display:none;

}

.col2 {
 display:none;

}

.hr {
 display:true;

font-family: sans-serif;
font-size: 12pt;
}




}



@media screen and (min-width:651px)  {




.col0 {
  column-count: 1;



}


.col00 {
 display:none;

}

.col1 {
 display:none;

}
.title{
 display:true;
font-size: 18pt;
font-family: sans-serif;
color:#660000;
}

.mail {
 display:true;

font-family: sans-serif;
font-size: 14pt;
}
.col2 {

 column-count:1;


}
.hr {
 display:true;

font-family: sans-serif;
font-size: 12pt;
}



}