#frogue-container{bottom: 207px;z-index: 104;}
#frogue-container.default{bottom: 70px;transition: bottom 0.1s}
.frogue-chat{bottom: 150px;width: 340px !important;max-height: 732px !important;}

@media only screen and (max-device-width: 667px),screen and (max-width:450px) {
	.frogue-chat{width: 100%!important;max-height: 100% !important;}
}