/* 
media="screen and (max-width: 768px)"
*/

/* 
html {
  font-size: 75%;
}*/

#head h1 {
  font-size: 2.4em;
  line-height: 0.6em;  
}

#head h2 {
  font-size: 1.8em;
  line-height: 20px;
}
#head h3 {
  font-size: 1.2em;
  line-height: 20px;
}

.mediasinglebox span {
    top: 2%;
  width: 100%;
  font-size: 1em;
 
}

.mediasinglebox span2 {
  bottom: 5%;
  width: 100%;
  font-size: 0.6em;
}


