	.articles_list_item { margin-bottom: 60px!important; }
	
	.articles_item .f_photo img { padding-bottom: 40px; width: 100%; }


@media only screen and (min-width: 1024px) {
	
	.articles_item .f_photo img
	{
		
		max-width: 600px;
		float: left;
		padding-right: 40px;
		
	}

}

b, strong {
    font-weight: bold;
}  