.img__wrap { position: relative; padding:1%; } .img__description { position: absolute; top: 0; bottom: 0; left: 0; right: 0; background: transparent; color: white; visibility: hidden; opacity: 0; text-align:center; font-size: x-large; /* transition effect. not necessary */ transition: opacity .2s, visibility .2s; } .img__wrap:hover .img__description { visibility: visible; opacity: 1; } .fixed-column{ display:none; } .img_div{ display:flex; justify-content: space-evenly; } @media(max-width:600px){ .title_prov{ padding-top: 30%; } } @media(max-width:1000px){ .img_div{ display:grid; } }.vc_custom_1587169774363{margin-right: 50px !important;margin-left: 50px !important;}.vc_custom_1587169728330{margin-right: 50px !important;margin-left: 50px !important;}.vc_custom_1601567422360{margin-bottom: 100px !important;}
error: Contenido protegido