@media screen and (max-width: 1400px) { 
	.chat-frame {
		max-height: 580px;
		width: 800px;
	}
}