.photo-gallery{display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-direction:row;-ms-flex-direction:row;flex-direction:row;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.photo-gallery .gallery-item:nth-child(odd){padding-right:10px}.photo-gallery .gallery-item:nth-child(2n){padding-left:10px}.photo-gallery .gallery-item{-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;margin:0 0 20px}.photo-gallery .gallery-item img{width:100%}.photo-gallery figcaption{margin-top:10px;text-align:right;font-weight:400;font-style:normal;line-height:1.28571;font-size:.875rem}.photo-gallery{margin-top:16px}@media screen and (min-width:48rem){.photo-gallery{width:calc(100% + 80px);margin-right:-40px;margin-left:-40px}.photo-gallery figcaption{padding:0 20px}.photo-gallery{margin-top:20px}}@media screen and (min-width:62.25rem){.photo-gallery{width:calc(100% + 160px);margin-right:-80px;margin-left:-80px}.photo-gallery figcaption{padding:0 40px}}@media screen and (min-width:80rem){.photo-gallery{width:calc(100% + 320px);margin-right:-160px;margin-left:-160px}}