.Gallery-Wall{width:100%;padding:2rem 0}.Gallery-Wall-Title{font-family:Skribblugh;font-size:3rem;font-weight:400}.Gallery-View{column-count:2;width:100%;gap:2rem;width:-moz-fit-content;width:fit-content}.Gallery-Art{display:block;position:relative;margin-bottom:2rem;box-shadow:.5rem .5rem #00000033}.Gallery-Art img{border:5px solid #ffffff}.Gallery-Art h3{position:absolute;bottom:0;padding:2rem 0;text-align:center;width:100%;background-color:#FFFFFF;color:#000000;opacity:0;transition:opacity .2s linear}.Gallery-Art:hover h3{opacity:1}.Gallery-Wall img{max-width:100%;display:block}@media screen and (min-width:800px){.Gallery-View{column-count:3}}@media screen and (min-width:1000px){.Gallery-View{column-count:4}}