.modal-gallery{background-image:url('../images/photo.svg');background-repeat:no-repeat;background-position:0 50%}.modal-gallery-photos figure img{-webkit-filter:grayscale(0.25);filter:grayscale(0.25);-webkit-transition:filter .4s;transition:filter .4s}.modal-gallery-photos figure:hover img{-webkit-filter:grayscale(0);filter:grayscale(0)}