.st_comment{
	border-radius: 15px;
	border: solid 1px #e7e7e7;
}

/* media queries */
@media screen and (min-width:768px){
	.st_portrait{
		float: right;
		margin-left: 15px;
	}
}

@media screen and (min-width:992px){
}

@media screen and (min-width:1200px){
}
