.three-image__item{min-height:450px;height:100%;position:relative;overflow:hidden}.three-image__item--copy{position:relative;z-index:2}.three-image__item--img{position:absolute;top:0;left:0;width:100%;height:100%}.three-image__item--img.black-white img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.three-image__item--img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.three-image__item:hover .three-image__item--img:before{background-color:rgba(49,49,49,.8)}.three-image__item--img:before{content:"";width:100%;height:100%;background-color:rgba(49,49,49,.5);position:absolute;top:0;left:0;transition:.3s all linear;-webkit-transition:.3s all linear;z-index:1}@media(max-width:767px){.three-image__item-wrap{width:100% !important}.three-image__item{min-height:400px}}