img.galeria-de-imagens{cursor:pointer;margin:1em;transition:width .3s ease-in-out}img.galeria-de-imagens:hover{width:150px}div.galeria-modal{cursor:no-drop;z-index:5;background:rgba(0,0,0,.4);flex:1;width:0;max-width:100%;height:100%;max-height:100vh;transition:width .3s ease-in-out;display:flex;position:fixed;overflow:hidden}div.visible{width:100%}div.galeria-modal-inner img{width:100%;max-width:500px}@media screen and (max-width:450px){div.galeria-modal-inner img{width:350px}}
