.edizioni-footer img {
  width: auto;
  height: 70vh;
}

.large-image {
  width: auto;
  height: 50vh;
}

.normal-image {
  width: 49%;
}

div.edizioni-footer {
  background-color: white;
  border-top: 0px;
}

.tail-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 45px; /* Set the fixed height of the footer here */
    line-height: 45px; /* Vertically center the text there */
    background-color: #f5f5f5;
}

p {
   font-size:larger;
}

img {
   font-size:normal;
}
