@media (max-width: 480px) {
  body {
    overflow: auto; }

  #Header {
    height: 70px; }

  header.top-logotop a.logo {
    width: 70% !important; }

  .navigation-mobile {
    position: relative;
    top: 100px;
    text-align: center !important; }

  #rowCustomBlogNavigation .navLeft .navImage {
    width: 100%; }
  #rowCustomBlogNavigation .navRight .navImage {
    width: 100%; } }
@media (max-width: 768px) {
  body {
    overflow: auto; } }

/*# sourceMappingURL=responsive.css.map */
