.webitel_call {
    width: 100%;
    height: 100%;
}

.webitel_call.webitel_make_call{

}
.webitel_call.webitel_progress_call{
    color: #e47910;
}

.webitel_call.webitel_active_call{
    color: red;
}


.webitel_quick_video {
    display: none;
}

.webitel_quick_block {
    width: auto;
}