.mwb-gallery{display:flex;flex-wrap:wrap}.mwb-gallery__item{flex:0 0 100%;max-width:100%;position:relative;text-decoration:none;margin:0 0 20px 0}.mwb-gallery__item img{width:100%}.mwb-gallery__item:after{bottom:0;content:'';left:0;opacity:0;position:absolute;right:0;top:0;transition:.3s linear all}.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:.3s linear all;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%;max-width:calc(50% - 20px);margin:0 20px 20px 0}}@media only screen and (min-width:992px){.mwb-gallery__item{flex:0 0 25%;max-width:calc(25% - 10px);margin-right:10px;min-height:324px}}