#identifica_template{
    background: url("../../assets/img/fondos/identifica.png") no-repeat center center;
    margin:0!important;
    text-align:center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    width: 100%;
    height: 100%;
}