@media all and  (max-width: 729px) {
body, td { 												/* Sivuston fonttityylit */




}

    body {

    

    }
    

H1 {

    font-size: 1.5em;

}

    .logoarea {
    width: 100%;
    padding-left: 10px;
 
    }
.mainbg {
  padding: 1.3em;
  min-height: 220px;
}

.main {
padding: 0em;
  width: auto;
  display: block;
  width: 100%;
}



.div50 {
border: 1px solid green;
display: block;
width: 100%;
text-align: left;

}
.div50 img {
margin-left: auto;
margin-right: auto;
}
  
.main img {
    display: block;
    max-width:100%;

    width: auto;
    height: auto;
}

.sidebar {
  display: block;
  padding-top: 20px;
  width: 100%;
text-align: left;
}


/* Navigointi */

/* Mobipainikkeet */
#mobi {
  display: block;
  width: 100%;
}

.menu-button, .call-button {

  
  float: left;
  display: block;
  padding: 1em;

  background-image: url('../images/divbg.png');
  background-repeat: repeat-x;
  
  font-family: 'Gudea', sans-serif;
  font-size: 110%;
  color: #ffffff;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2); 
  width: 50%;
  text-align: center;
  border-right: 1px solid rgba(0, 0, 0, 0.15); 
  
  white-space:nowrap;
}

.menu-button a, .call-button a {
  color: #ffffff;
  text-decoration: none;
}

.navi li {
background-image: url('../images/divbg.png');
      background-repeat: repeat-x;
}


#vaihtuvatkuvat {

  height: 150px;


}

#vaihtuvatkuvat div {

  min-height:150px;
}


}