/*your custom css goes here*/
.dropdown {
    z-index: 9999;
}

#crisp-chatbox > div > a {
    bottom: 120px !important;
    right: 14px !important;
    z-index: 1 !important;
	width: 55px !important;
	height: 55px !important;
}

.laykefu-min {
    z-index: 9999;
    bottom: 200px;
}