li {
  list-style: none;
}
ul {
  padding: 0 !important;
}

@media (min-width: 1200px){
  .container1 {
    width: 83vw;
   }
}

.page_nav a{
  height: auto !important;
  border-bottom: none!important;
}

.page_jump a{
  height: auto !important;
  border-bottom: none!important;
}