
#tidio-chat-iframe {
    bottom: 3.5em;
    }
@media only screen and (max-width: 980px) 
{
    
#tidio-chat-iframe { 
    bottom: 0px ;
    }
}
