/* CUSTOM CSS - this is where you add your own css rules !!

***********************************************************/ 
.side_menu_li a{
	display: flex;
  align-items: center;
}
.side_menu_li img{
	margin-right:10px;
}
.microdata_review img{
  position: relative;
  top: -2px;
}