.users-list-name .img-circle{
	height: 100px !important;
	overflow: hidden;

	background-color: transparent;
}

.widget-user-image{
	top: 59px !important;
}

.widget-user-image .img-circle{
	width: 100px !important;
	height: 100px !important;
	bottom: 30px;
	overflow: hidden;
	background-color: transparent;
}

.widget-user-image img{
	position: relative;
	top: -3px;
	left: -10px;
}

.widget-user-image .nothing_photo{
	left: 0 !important;
	border: none;
}


.camper_photo{
	position: relative;
	top: -16px;
	left: -27px;
}