@media only screen and (min-width:0px) and (max-width:959px)
{
/******************************************************************************/
/*	Comments / Comments list												  */
/******************************************************************************/

		#comments_list>ul>li ul.children,
		#comments_list>ul>li ul.children li
		{
			margin-left:0px;
		}	
}