@media only screen and (max-width: 400px) {
  .index1_footer {
    position: inherit;
  }
  .index__page {
    padding-bottom: 20px !important;
  }
  footer {
    position: inherit;
  }
}
