@media only screen and (max-width: 500px) {
.menu{
/*width: 120%;*/

}

/* profile */
.body{
width: 105%;	
}
.body h3{
	
    font-size: 13px;

}
.body img{
	
   height:21px;
   width: 20px;
}
/* profile */
/* reviews */
.review{
width: 100%;
padding: 0px;	
}
.review h5{
font-size: 17px;

}










.col-md-8{
	padding: 0px;
}
/* profile */

.logo h1{
	font-size:18px;
}
.logo h4{
	font-size:18px;
}
.pull-right h4{
	margin-top: 25px;
	font-size:13px;
}
.pull-right p{
	font-size:13px;
}
.pull-right img{
	width:20px;
	 height:15px;
}


.profile{
text-align: left;

}

}



.text h4{
	font-size: 13px;
}





