

.appWhatsapp img{
    width: 100%;
    height: auto;
}

.appWhatsapp1 img{
    width: 60%;
    height: auto;
}

.appWhatsapp2 img{
    width: 60%;
    height: auto;
}

.appWhatsapp3 img{
    width: 60%;
    height: auto;
}


.appWhatsapp4 img{
    width: 60%;
    height: auto;
}

.appWhatsapp5 img{
    width: 60%;
    height: auto;
}

.appWhatsapp{
     position: fixed;
     left: 0px;
     bottom: 1px;
     width: 120px;
     z-index: 1000;
}


.appWhatsapp1{
     position: fixed;
     left: 0px;
     bottom: 100px;
     width: 120px;
     z-index: 1000;
}

.appWhatsapp2{
     position: fixed;
     right: 0px;
     bottom: 100px;
     width: 120px;
     z-index: 1000;
}

.appWhatsapp3{
     position: fixed;
     left: 0px;
     bottom: 185px;
     width: 120px;
     z-index: 1000;
}

.appWhatsapp4{
     position: fixed;
     left: 0px;
     bottom: 285px;
     width: 120px;
     z-index: 1000;
}


.appWhatsapp5{
     position: fixed;
     left: 0px;
     bottom: 385px;
     width: 130px;
     z-index: 1000;
}








