.cabecera {
    background-image: url('/imgs/imgpublicas/bg-cabecera.png');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
