@media screen and (min-width:1000px){#pictures{max-width:1100px;margin:auto !important;float:none !important}}#pictures>div>span>div{display:inline-block;width:308px;margin:.3rem;max-width:100%;box-sizing:border-box}.content{text-align:left;font-size:24px;line-height:30px}.picture-with-hover img{width:100%;display:block;box-sizing:border-box;margin:0;padding:0;max-width:100%}#pictures .picture-with-hover{position:relative;padding:0;margin:0;box-sizing:border-box}.hover{opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,0.5);transition:all .3s ease;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row nowrap;-moz-flex-flow:row nowrap;-ms-flex-flow:row nowrap;-ms-flex-direction:row;-ms-flex-wrap:nowrap;flex-flow:row nowrap;-webkit-align-items:center;-moz-align-items:center;-ms-align-items:center;align-items:center}.picture-with-hover .hover.on{opacity:1}.content{width:100%;padding:1em;box-sizing:border-box;color:white}