   .page-title, .kl-blog-page-title   
               {font-family: "Roboto", Helvetica, Arial, sans-serif;
                    font-size: 20px;
                    font-weight: 700;
                    color: #d33030 !important;
                    border-bottom:0px !important;
                    margin-bottom: 0px !important;
                    padding-bottom: 0px !important;margin-top: 12px;}
                .directorio_main {border-top: 1px solid; border-color: #D7E8ED;}
                .directorio_separador {border-top: 3px solid;border-color: #D7E8ED;width: 180px;}
                .directorio_contenedor {width: 100%; padding-left: 5%;padding-right: 5%; margin-top:40px; }
                .directorio_empresa {width: 45%; float:left; padding-bottom:40px; border:1px solid #8c8c8c;min-height:250px;max-height:250px; margin:5px;}
                .fin_linea {clear:both;}
                #header_empresa {width:70%;float:right;}
                #ver_mas_empresa {width:30%;float:left;}
                .empresa_logo {float: left;
                                width: 90%;
                                line-height: 80px;
                                text-align: center;
                                margin-right: 20px;
                                vertical-align: middle;
                                max-height: 100%;
                                overflow:hidden;
                }
                .empresa_logo img {max-width: 80%;
                                    max-height:80px;
                                    margin-left:40px;}
}
                .empresa_contenido  {clear:both;}
                .empresa_titulo  {clear:both;}
                .empresa_titulo .titulo {
                    font-size: 17px;
                    font-weight: 600;
                    line-height: 1.3;
                    color: #424242;
                    margin: 15px 0;
                    vertical-align: middle;
                    float:left;
                    margin-right:5px;
                    height:50px;
                    clear:both;
                    text-align:center;
                    width:90%;
                }                   
                .empresa_contenido .descripcion {clear:both;float:left;margin-right:10px;}
                .empresa_contenido .descripcion p {margin:0;}
                .zn-buttonWrapper {vertical-align:bottom;}
                
@media screen and (max-device-width: 768px) {
   .directorio_empresa {clear:both;width:100%;}
}                