@media (max-width: 800px) {
  .archive .imagen_home,
  .blog .imagen_home {
    height: 300px;
  }
  .entradas {
    padding: 0;
  }
}