.grid-gallery{margin:10px}.grid-gallery .grid-item,.grid-gallery .grid-sizer{border:10px solid #fff;width:100%}.grid-gallery .grid-item .grid-photo{background-position:50%;background-repeat:no-repeat;background-size:cover;-webkit-filter:grayscale(100%);filter:grayscale(100%);padding-bottom:100%;-webkit-transition:-webkit-filter .2s ease;transition:-webkit-filter .2s ease;-o-transition:filter .2s ease;transition:filter .2s ease;transition:filter .2s ease,-webkit-filter .2s ease}.grid-gallery .grid-item .grid-photo:hover{-webkit-filter:grayscale(0);filter:grayscale(0)}.grid-gallery .grid-item .grid-quote{background-color:#ed1c23;padding:15px}.grid-gallery .grid-item .grid-quote span{color:#fff;font-size:22px;font-style:italic}@media (min-width:480px){.grid-gallery .grid-item,.grid-gallery .grid-sizer{width:50%}.grid-gallery .grid-item .grid-quote{background-color:#ed1c23;padding:0 0 100%}.grid-gallery .grid-item .grid-quote span{bottom:15px;left:15px;position:absolute;right:15px;top:15px}}@media (min-width:992px){.grid-gallery .grid-item,.grid-gallery .grid-sizer{width:20%}.grid-gallery .grid-item:nth-of-type(2){width:40%}.grid-gallery .grid-item:nth-of-type(2) .grid-photo{padding-bottom:50%}.grid-gallery .grid-item:nth-of-type(3){width:60%}.grid-gallery .grid-item:nth-of-type(3) .grid-photo{padding-bottom:66.666%}.grid-gallery .grid-item .grid-quote span{font-size:18px}}@media (min-width:1200px){.grid-gallery .grid-item .grid-quote span{font-size:22px}}