@media (max-width: 1024px) {
.grid20 { 
 float:left; width:20%; margin:0px;
}

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

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

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

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

.Transparent { 
 left: 0; right: 0;  position: absolute; 
max-width: 100%; margin: auto;
max-width:980px; bottom:20px;
 background-image: url(/new/elements/styles/217.png);
 background-repeat: repeat;
}
}