.zalo-chat-widget {
    position: fixed;
    bottom: 200px;
    z-index: 9999;
    right: 25px;
    display: block;
    width: 50px;
    height: 50px;
  	cursor: pointer;
}