#portada {
    max-width: 80vw;
    max-height: 80vh;
    height: auto;
    object-fit: contain;
}


.portada{
    text-align: center;
      margin-top: 5%;
}
