/***************************

Add your custom styles below
****************************/

#message-wrapper{
	display: none !important;
}
.revel{
	color: #000000 !important;
    background: #fff;
    padding: 0 5px;
}
.boxed img{
	width: 200px;
	height: 200px;
	border-radius: 100%;
	margin: 0 auto;
}
.menu > li a.active{
	font-weight: 600;
}