@media only screen and (max-width: 768px) {
    .rocketchat-widget {
        margin-bottom: 60px;
    }
}