@media (max-width: 480px) {
.blank { 
 font-size: 12px;
 line-height: normal;
 font-weight: normal;
 font-style: normal;
 margin-left:4000px;
}

.grid20 { 
 float:left; width:20%; margin:0px;
}

.grid4 { 
 float:left; width:100%; margin:0px;
}

.grid80 { 
 float:left; width:80%; margin:0px;
}

.homeTitle { 
 font-family: Jura, sans-serif;
 font-size: 20px;
 line-height: normal;
 font-weight: normal;
 font-style: normal;
 margin-bottom:5px;
}

.textHome { 
 font-family: Jura, sans-serif;
 display:none;
}

.textHomeWhite { 
 font-family: Jura, sans-serif;
 font-size: 8;
 line-height: normal;
 font-weight: 400;
 font-style: normal;
 color: #fff;
 display:none;
}

.Transparent { 
  float: none; position: static; width: 100%;
 background-image: url(/new/elements/styles/213.png);
 background-repeat: repeat;
}
}