#xwikicontent{overflow-y:hidden}*{box-sizing:border-box}.grid-container{padding:5px}.grid{width:100%}@media only screen and (max-width:479px){.grid-sizer,.grid-item{width:100%}}@media only screen and (min-width:480px) and (max-width:767px){.grid-sizer,.grid-item{width:calc(100% / 2)}}@media only screen and (min-width:768px) and (max-width:1023px){.grid-sizer,.grid-item{width:calc(100% / 3)}}@media only screen and (min-width:1024px) and (max-width:1439px){.grid-sizer,.grid-item{width:calc(100% / 4)}}@media only screen and (min-width:1440px){.grid-sizer,.grid-item{width:calc(100% / 5)}}.grid-item{padding:5px}.grid-item img{display:block;width:100%;height:auto;opacity:0}