/* use this to put borders around things... */
.crop-img{
  max-height:150px;
  max-width:100%;
  margin-bottom: 10px;
}

.large-img{
  max-width:100%;
  margin-top: 10px;
}
#mostrar {
    width: 100%;
    align-items: center
    
}

#guardar {
      width: 100%;
    align-items: center
}
