.main_mnu ul li:last-child {
background: url(http://s019.radikal.ru/i644/1608/2b/4dc09f3ee992.png) no-repeat right center, url(http://s019.radikal.ru/i644/1608/2b/4dc09f3ee992.png) no-repeat left center
}
function setEqualHeight(columns){
var tallestcolumn = 0;
columns.each(function(){
currentHeight = $(this).height();
if(currentHeight > tallestcolumn){
tallestcolumn = currentHeight;
}
});
columns.height(tallestcolumn);
}
setEqualHeight($(".blocks")); /*делаем блоки одинаковой высоты*/
text-align: justify;
text-align-last: center;
<meta content="http://og-image.jpg" property="og:image">