.psm-multichat-root.psm-desktop .psm-launcher {
    background-color: #25d366;
    color: #ffffff;
    width: 60px;
    height: 60px;
    font-size: 26px;
    bottom: 24px;
    right: 24px;
    left: auto;
}
.psm-multichat-root.psm-desktop .psm-channel-icon { background-color: #25d366; color: #ffffff; }
.psm-multichat-root.psm-desktop .psm-channels,
.psm-multichat-root.psm-desktop .psm-callback,
.psm-multichat-root.psm-desktop .psm-email {
    bottom: 100px;
    right: 24px;
    left: auto;
}
@media (max-width: 768px) { .psm-multichat-root.psm-desktop { display: none; } }