/* Crisp Chat */
/*
@media only screen and (max-width: 768px) {
    .crisp-client #crisp-chatbox > div >  a[role="button"] {
        bottom: 64px !important;
    }
}
*/
.crisp-client #crisp-chatbox > div >  a[role="button"] {
    bottom: 12px !important;
    right: 12px !important;
}