.BlocoWhats{
    position: fixed;
    float: right;
    right: 30px;
    top: 350px;
    z-index: 9;
}
#imgWhats {
    width: 90px;
}

#fecharWpp {
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: rgb(248, 62, 62);
}