/* You can add global styles to this file, and also import other style files */

/* .story-container { */
/* #story-photoswipe {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;  
    border: 0 0 50px 0;
}

.card {
    margin: 0 20px 0 0 !important;
} */

/* 
img {
    flex: 1;
    max-width: 100%;
    height: auto;
    max-height: 310px;
} */

/* .arti {
    display: inline-block;    
} */
/* width: 33%;
    height: auto;
    margin-left: -2px; 
    box-sizing: border-box; */

/* .yt-video {
    aspect-ratio: 16 / 16;
    width: 100%;
  } */
