@media only screen and (min-width: 320px) and (max-width: 900px){
body{font-size:small;}
h1, h2, h3{font-size: medium;}
.contentM{line-height: normal;}

}