

/* Echo comments are too wide */
* html .echo-item-body, *+html .echo-item-body{
	width:450px !important;
}


.firstname {
	padding-top:10px;
} 

/*
#river {
-webkit-overflow-scrolling:touch;
overflow: auto;
}

 */
.river {
	 overflow-y: none; 
	 height: auto !important;
	}