.pictlist {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between;
    margin-top: 40px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.imgwrapper {
    width: 220px;
    height: 140px;
    border: 3px solid #FFFFFF;
    box-shadow: 0 5px 5px -3px #222222;
    position: relative;
    opacity: 0.7;
    cursor: pointer;
    margin-bottom: 40px;
    transition: all 300ms ease-in-out 0s;
}
.imgwrapper:last-child {margin-bottom: 0;}
.imgwrapper:hover {opacity: 1;}
.imgwrapper__pict_desc {
    /*position: absolute;
    bottom: 0;
    height: 32px;
    background-color: #610000;
    width: 98%;
    color: #eae2d2;
    padding: 8px 1% 0 1%;
    margin: 0px;
    opacity: 0.85;
    font-size: 14px;
    transition: all 300ms ease-in-out 0s;
    text-align: center;*/

    background-color: #610000;
    bottom: 0;
    color: #eae2d2;
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    min-height: 28px;
    opacity: 0.85;
    padding: 8px 1%;
    position: absolute;
    text-align: center;
    transition: all 300ms ease-in-out 0s;
    width: 98%;
}
.imgwrapper__novelty {
    background-color: #fff;
    font-size: 12px;
    font-style: italic;
    line-height: 10px;
    padding: 2px 9px 9px;
    position: absolute;
    right: 0px;
    top: 0;
}
/*
     FILE ARCHIVED ON 08:46:06 Jan 13, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:36:33 Jul 28, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.563
  exclusion.robots: 0.073
  exclusion.robots.policy: 0.063
  esindex: 0.008
  cdx.remote: 11.888
  LoadShardBlock: 100.626 (3)
  PetaboxLoader3.datanode: 109.795 (5)
  PetaboxLoader3.resolve: 62.631 (2)
  load_resource: 154.896
  loaddict: 81.174
*/