

/* CSS from section stylesheet tags */
#gorgias-chat-container iframe {
    bottom: 120px !important;
    @media(min-width: 576px){
        bottom: 80px !important;
    }
}