.smiley-scroll {	height: 300px;	border: solid 1px gray; 	overflow:auto;}#mchat-smilies{	height: 128px;	border: solid 1px gray;	overflow: auto;}@media screen and (max-width: 600px) {	.smiley-scroll{		height: 128px;	}}