#falsocode1{
    animation: falsocode1 3s ease-in  infinite alternate;
}
@keyframes falsocode1{
    from{
        width: 246px;
    }
    to{
        width: 122px;
    }
}

#falsocode2{
    animation: falsocode2 3s ease-in  infinite alternate;
}
@keyframes falsocode2{
    from{
        width: 88px;
    }
    to{
        width: 201px;
    }
}

#falsocode3{
    animation: falsocode3 3s ease-in  infinite alternate;
}
@keyframes falsocode3{
    from{
        width: 201px;
    }
    to{
        width: 88px;
    }
}

#falsocode4{
    animation: falsocode4 3s ease-in  infinite alternate;
}
@keyframes falsocode4{
    from{
        width: 122px;
    }
    to{
        width: 246px;
    }
}

#falsocode5{
    animation: falsocode5 3s ease-in  infinite alternate;
}
@keyframes falsocode5{
    from{
        width: 145px;
    }
    to{
        width: 87px;
    }
}

#falsocode6{
    animation: falsocode6 3s ease-in  infinite alternate;
}
@keyframes falsocode6{
    from{
        width: 87px;
    }
    to{
        width: 145px;
    }
}

#falsocode10{
    animation: falsocode10 3s ease-in  infinite alternate;
}
@keyframes falsocode10{
    from{
        width: 498px;
    }
    to{
        width: 280px;
    }
}

#telax1{
    animation: telax1 3s ease-in  infinite alternate;
}
@keyframes telax1{
    from{
        width: 184px;
    }
    to{
        width: 90px;
    }
}

#telax2{
    animation: telax2 3s ease-in  infinite alternate;
}
@keyframes telax2{
    from{
        width: 236px;
    }
    to{
        width: 124px;
    }
}

#telax3{
    animation: telax3 3s ease-in  infinite alternate;
}
@keyframes telax3{
    from{
        width: 54px;
    }
    to{
        width: 128px;
    }
}

#tablet1{
    animation: tablet1 3s ease-in  infinite alternate;
}
@keyframes tablet1{
    from{
        width: 80px;
    }
    to{
        width: 40px;
    }
}

#tablet2{
    animation: tablet2 3s ease-in  infinite alternate;
}
@keyframes tablet2{
    from{
        width: 32px;
    }
    to{
        width: 60px;
    }
}

#tablet4{
    animation: tablet4 3s ease-in  infinite alternate;
}
@keyframes tablet4{
    from{
        width: 71px;
    }
    to{
        width: 123px;
    }
}

#tablet6{
    animation: tablet6 3s ease-in  infinite alternate;
}
@keyframes tablet6{
    from{
        width: 125px;
    }
    to{
        width: 60px;
    }
}

#tablet5{
    animation: tablet5 3s ease-in  infinite alternate;
}
@keyframes tablet5{
    from{
        width: 81px;
    }
    to{
        width: 42px;
    }
}

#tablet3{
    animation: tablet3 3s ease-in  infinite alternate;
}
@keyframes tablet3{
    from{
        width: 74px;
    }
    to{
        width: 35px;
    }
}

#celular1{
    animation: celular1 3s ease-in  infinite alternate;
}
@keyframes celular1{
    from{
        width: 73px;
    }
    to{
        width: 45px;
    }
}

#celular2{
    animation: celular2 3s ease-in  infinite alternate;
}
@keyframes celular2{
    from{
        width: 15px;
    }
    to{
        width: 35px;
    }
}

#celular3{
    animation: celular3 3s ease-in  infinite alternate;
}
@keyframes celular3{
    from{
        width: 56px;
    }
    to{
        width: 25px;
    }
}