.press-items-wrapper img{display:block;max-width:100%}.press-items-wrapper img.zoomImg{cursor:zoom-in}.press-items-wrapper .press-item-wrapper{border:2px solid gray}.press-items-wrapper .press-items-thumbnails{background-color:#eee;box-sizing:border-box;display:flex;flex-flow:wrap row;padding:5px 0 5px 5px}.press-items-wrapper .press-items-thumbnails .thumbnail-item{width:calc(100%/6 - 5px);margin-right:5px}.press-items-wrapper .press-items-thumbnails .thumbnail-item:nth-child(n+7){margin-top:5px}.press-items-wrapper .press-items-thumbnails .thumbnail-item:hover{cursor:pointer}@media only screen and (max-width:768px){.press-item-wrapper:first-child{margin-bottom:10px}.press-item-wrapper img{width:100%;height:auto}}@media only screen and (min-width:768px){.press-items-wrapper .press-items{display:flex;flex-flow:wrap row;justify-content:space-between}.press-items-wrapper .press-items .press-item-wrapper{width:calc(100%/2 - 10px)}}