#korahCcrChatContainer {     position: fixed;     bottom: 10px;     right: 10px;     background: transparent;     z-index: 999999 !important;     border:none;}@media screen and (max-width: 600px) {    #korahCcrChatContainer.openedChatframe {        width: 100% !important;        height: 100% !important;    }}@media screen and (max-height: 700px) {    #korahCcrChatContainer.openedChatframe {        /*width: 100% !important;*/        height: 100% !important;    }}/*@media screen and (min-width: 992px) {     #korahCcrChatContainer {         width: 370px;         height: 700px;    }}*/