.mwb-gallery{display:flex;flex-wrap:wrap}.mwb-gallery__item{flex:0 0 100%;margin:0 0 20px;max-width:100%;position:relative;text-decoration:none}.mwb-gallery__item img{width:100%}.mwb-gallery__item:after{bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .3s linear}.mwb-gallery__item:hover:after{opacity:1}.mwb-gallery__item img{display:block;min-height:324px;object-fit:fill}.mwb-gallery__title{left:0;opacity:0;position:absolute;right:0;text-align:center;text-transform:uppercase;top:50%;transform:translateY(-50%);transition:all .3s linear;z-index:55}.mwb-gallery__item:hover .mwb-gallery__title{opacity:1}.mfp-container button.mfp-arrow{background:transparent}@media only screen and (min-width:768px){.mwb-gallery__item{flex:0 0 50%;margin:0 20px 20px 0;max-width:calc(50% - 20px)}}@media only screen and (min-width:992px){.mwb-gallery__item{flex:0 0 25%;margin-right:10px;max-width:calc(25% - 10px);min-height:324px}}