@media only screen and (max-width: 768px) {
    iframe#launcher {
        bottom: 74px !important;
    }
    iframe[title="Number of unread messages"] {
        bottom: 122px !important;
    }
}