body {
padding-top: 50px;
}

section{
margin:20px 0 20px 0;
padding:30px 0 30px 0;
}

.title{
text-align: center;
font-size:16px;
margin-top:15px;
margin-bottom:20px;
font-weight: bold;
}
#google_translate_element {
position: absolute;
left: 5px;
z-index: 1;
}
#google_translate_element a:link, #google_translate_element a:hover, #google_translate_element a:active, #google_translate_element a:visited{
color:blue !important;
}
#header {
margin-top: 10px;
}

@media only screen and (max-width: 1200px) and (min-width: 600px)  { 
section#logo {
margin-top: 80px !important;
}
}