.picture-modal{display:none; position:fixed; top:0px; left:0; width:100%; height: calc(100% - 0px); background:rgba(0,0,0,0.8); justify-content:center; align-items:center; z-index: 1000;  }
.picture-modal img{max-width:90%; max-height:90%;  }

.media-carousel .embla__slide { margin-right: 0.8em; }