h1{display:none;}
@media  screen and (max-width:520px) {
    .scroll{
        overflow: scroll;
      }
.heading-menu{margin-top: 30px !important;}
table.editionTable{width:auto;}
}


.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
