@CHARSET "UTF-8";

.gray_background
{
	background-color : rgb(247, 247, 247);
  	width: 100%;
}

.img_round 
{
	border-radius : 50% !important;
}
