

/* Start:/local/templates/faster/components/bitrix/news/brandscarousel2/bitrix/news.detail/.default/style.css?1732113888446*/
.brands-detail {
	position: relative;
	overflow: hidden;
	margin: 0 0 20px 0;
}
.brands-image {
    width: 160px;
	position: relative;
	float: left;
	padding: 20px;
	background: #F0F0F0;
}
.brands-image img {
	width:100%;
	height:auto;
	display: block;
}
.brands-desc {
    position: relative;
	margin: 0 0 0 240px;
}
@media screen and  (max-width:700px){
	.brands-image {
		float: none;
		margin: 0 0 20px 0;
	}
	.brands-desc {
		margin: 0;
	}
}
/* End */
/* /local/templates/faster/components/bitrix/news/brandscarousel2/bitrix/news.detail/.default/style.css?1732113888446 */
