@media only screen and (max-width: 800px) {
    #pie_pagina {
      display: none;
    }
  }