.anahuac-mentores .cards{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.anahuac-mentores .cards .item{background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,.25);height:475px;margin:20px;max-width:100%;position:relative;width:340px}.anahuac-mentores .item img{height:384px;width:100%}.anahuac-mentores .item .info{background-color:#fff;bottom:0;cursor:pointer;height:100px;left:0;overflow:hidden;position:absolute;transition:height .6s ease;width:100%;z-index:2}.anahuac-mentores .item .info:hover{height:74%;overflow-y:auto}.anahuac-mentores .item .info .content{padding:20px}.anahuac-mentores .item .info:after{background-color:#ff5900;content:"";height:7px;left:0;position:absolute;top:0;width:100%}.anahuac-mentores .item .info .name{color:#6f6f6f;font-family:Roboto-Bold;font-size:22px}.anahuac-mentores .item .info .job{color:#ff5900;font-family:Roboto;font-size:18px;margin-bottom:30px;min-height:50px}.anahuac-mentores .item .info .description,.anahuac-mentores .item .info .description p,.anahuac-mentores .item .info .description span{color:#6f6f6f;font-family:Roboto;font-size:15px!important;text-align:justify}