/* sidebar navigation */
#home-sidebar {
	width: 100%;
	wid\th: 18%;
	background-color: transparent;
}
html>body #home-sidebar {
width:20%;

}


#home-sidebar img {border: none;
	background-color: transparent;
}


#home-sidebar p{
	background-color: transparent;
	padding: 15px 0 0 15px;
	margin: 0;
}


html>body #home-sidebar  {
width: auto;
}




