.only-photo .foto {
  width: 100%;
  display: flex;
  justify-content: center; }
.only-photo .image {
  width: auto !important;
  max-height: calc(100vh - 190px); }
.only-photo img {
  width: 100%; }

/*# sourceMappingURL=only_photo.css.map */
