.fondo-banner
{
    background: url('../../../imagen/fondos/fondoAmarillo.webp') no-repeat center center fixed;
    background-size: cover;
}

.fondo-banner img
{
    height: 300px;
}

.banne-imag-001
{
    background: url('../../../imagen/fondos/BANER_WEB_LEGO_BF.png') no-repeat center;
    background-size: contain;
    margin-top: 40px;
    margin-bottom: 40px;
}

.banne-imag-002
{
    background: url('../../../imagen/fondos/Titulo.webp') no-repeat center;
    background-size: contain;
    margin-top: 40px;
    margin-bottom: 40px;
}

.banne-imag-003
{
    background: url('../../../imagen/fondos/TextoLego.png') no-repeat center;
    background-size: contain;
    margin-top: 40px;
    margin-bottom: 40px;
}

.banne-imag-004
{
    background: url('../../../imagen/fondos/Makipng.png') no-repeat center;
    background-size: contain;
    margin-top: 40px;
    margin-bottom: 40px;
}

.fondo-flyer
{
    background: url('../../../imagen/fondos/fondoRosa.webp') no-repeat center center fixed;
    background-size: cover;

}

.fuente-comic
{
    font-family: 'Nerko One';
}
