.whatsapp-launcher {
    position: fixed;
    right: 10px;
    bottom: 67px;

    & > .whatsapp-icon {
        width: 60px;
        height: auto;
    }
}