@media only screen and (max-device-width: 480px) {
  #page {
    font-size: 18px!important;
    line-height: 1.5em!important;
  }
}



/*
.region-sidebar-second {
  display: none;
}
.two-sidebars #content {
  margin-right: -989px !important;
  width: 690px !important;
}

#page, h1.title, #content h1, #content h2 {
  color: #000000 !important;
}
#main .view-id-news .views-field-title a {
  color: #000000;
  font-weight: normal;
  font-size: 1.4em;
}

.i18n-ru.front .with-navigation .region-sidebar-first,
.i18n-ru.front .with-navigation #content {
  margin-top: 274px;
} */