.items figure img{height:auto;max-width:100%;max-width:100%;min-width:40px;background-position:center;min-height:40px;background-repeat:no-repeat;background-image:url("loading.php")}.items figure::after{content:"";height:100%;left:0;position:absolute;top:0;transition:background 300ms ease 0s;width:100%}.items figure figcaption{left:0;max-height:100%;opacity:0;overflow:hidden;padding:0;position:absolute;text-align:center;top:50%;transform:translateY(-50%);transition:opacity 300ms ease 0s;width:100%;z-index:2}.items figure::after{content:"";height:100%;left:0;position:absolute;top:0;transition:background 300ms ease 0s;width:100%}.items figure:hover::after{background:rgba(0, 0, 0, 0.3) none repeat scroll 0 0}.items figure:hover figcaption{opacity:1}.items figure{display:flex;justify-content:center;align-items:center;height:auto;margin:0 0 5px;position:relative;width:100%}.items{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.items .item{-webkit-box-flex:1;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:flex;justify-content:center;align-items:center;max-width:100%;height:320px;width:320px;box-sizing:border-box;margin-right:10px}@media (max-width: 768px){.items .item{max-width:50%;height:auto !important}}@media (max-width: 540px){.items .item{max-width:100%}.items figure img{height:auto !important;width:100% !important}}