.smiley-scroll {	height: 270px;	border: solid 1px gray; 	overflow:auto;}
@media (max-width: 768px) {
	.smiley-scroll {height: 105px;}
}