.profilePicItem {
		width:50px;
		height:50px;
			//background-color: pink;
		background-repeat: no-repeat;
    background-size: 100% auto;
    border:solid;
		border-radius: 100%;
			
			}