div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}
.brands_show_all {
    font-size: 50px;
    line-height: 1.2;
    text-align: left;
    font-family: "Frutiger Neue LT W1G";
    font-weight: 100;
    color: #040000;
    padding: 150px 0 15px;
    text-align: center;
}
.brands_show_all_link {
	text-decoration: none;
}
@media (max-width: 1024px) {
	.brands_show_all {
		padding: 35px 0 15px;
		font-size: 50px;
	}
}