@media (max-width: 768px) {
.grid2 { 
 float:left; width:50%; margin:0px;
}

.grid20 { 
 width:100%; margin:0px;
}

.grid30 { 
 width:100%; margin:0px;
}

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

.grid40 { 
 width:100%; margin:0px;
}

.grid60 { 
 width:100%; margin:0px;
}

.grid70 { 
 width:100%; margin:0px;
}

.grid80 { 
 width:100%; margin:0px;
}

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

.textHome { 
 font-family: Jura, sans-serif;
 font-size: 13px;
 line-height: normal;
 font-weight: 400;
 font-style: normal;
 color: #2a3448;
 margin: 0px 20px;
}

.textHomeWhite { 
 font-family: Jura, sans-serif;
 font-size: 13px;
 line-height: normal;
 font-weight: 400;
 font-style: normal;
 color: #fff;
 margin:0px 20px;
}

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