.whatsapp-fixo {
position: fixed;
bottom:25px;
right:15px;
z-index: 999;
}
/* Remover newsletter */
.banner .newsletter {
    width: inherit;
    padding: 0;
    display: none;
}