.psm-multichat-root.psm-mobile .psm-launcher {
    background-color: #25d366;
    color: #ffffff;
    width: 60px;
    height: 60px;
    font-size: 26px;
    bottom: 16px;
    right: 16px;
    left: auto;
}
.psm-multichat-root.psm-mobile .psm-channel-icon { background-color: #25d366; color: #ffffff; }
.psm-multichat-root.psm-mobile .psm-channels,
.psm-multichat-root.psm-mobile .psm-callback,
.psm-multichat-root.psm-mobile .psm-email {
    bottom: 88px;
    right: 16px;
    left: auto;
}
@media (min-width: 769px) { .psm-multichat-root.psm-mobile { display: none; } }