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) { 

.table1{

 display:true;
max-width:100%;
max-height: 100%;
font-size: 17pt;
text-align: justify;
line-height:170%;
font-family: sans-serif;
overflow:hidden;



}


.col00 {
  column-count: 1;


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

   display:true;
font-family: sans-serif;
font-size: 12pt;


}
.col0 {
 display:none;

}

.col2 {
 display:none;

}

.hr {
 display:true;

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






}



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

.table1{

 display:true;
max-width:100%;
max-height: 100%;
font-size: 17pt;
text-align: justify;
line-height:170%;
font-family: sans-serif;
overflow:hidden;



}


.col0 {
  column-count: 1;



}

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

}

.col1 {
 display:none;

}


.col2 {

 display:true;
font-family: sans-serif;
font-size: 12pt;


}
.hr {
 display:true;

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




}