.us_hide {
  display: none;
}
#meccanoid-download {
  background: url('/images/bg_meccanoid.png') top left;
  width: 642px;
  height: 72px;
  float: right;
  color: #fff;
  position: absolute;
  top: 0px;
  left: 354px;
}
#meccanoid-shop {
  display: block;
}
#popup_awards {
  background: #ffffff url('/images/home/popup_awards_2.jpg') no-repeat top center;
  min-height: 434px;
  text-align: center;
}
@media only screen and (max-width: 40em) {
  #popup_awards {
    background: #ffffff url('/images/home/popup_awards_2-md.jpg') no-repeat top center;
  }
}
#popup_awards h3 {
  font-family: 'Lato', sans-serif;
  color: #d75100;
  font-weight: 300;
  text-shadow: none;
  margin: 0;
  line-height: 1em;
  text-transform: none;
  margin-top: 100px;
}
#popup_awards h2 {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-weight: 800;
  text-shadow: none;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 2.5em;
}
#popup_awards h1 {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-weight: 800;
  text-shadow: none;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
  font-size: 3em;
}
