//agregar en .modu_semanas { background: rgba(255, 255, 255, 1); margin: 5px; min-height: 260px; } .titulos{ width: 100%; height: 100%; top: 0; left: 0; position: absolute; color: #fff; display: flex; font-size: 35px; z-index: 1; } .titulos .espacio { margin-top: auto; margin-bottom: 60px; width: 100%; display: flex; min-height: 150px; } .titulos p { background-color: #000; padding: 10px; width: 80%; text-align: center; font-size: 25px; margin-top: auto; margin-bottom: 60px; } .modu_container:hover .titulos { display: none; } //cambiar y agregar en /** Phone 0-767 **/ .certificado .modu_container .card { height: 900px; } .titulos { display:none; }