.mwb-gallery{display:flex;flex-wrap:wrap}.mwb-gallery__item{flex:0 0 100%;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:.3s linear all}.mwb-gallery__item:hover:after{opacity:1}.mwb-gallery__item img{display:block}.mwb-gallery__title{left:0;opacity:0;padding:0 15px;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:50%}}@media only screen and (min-width:992px){.mwb-gallery__item{flex:0 0 25%;max-width:25%}}