

/* Start:/local/templates/trendyfree_main/components/bitrix/highloadblock.list/brands-page/style.css?1733464896637*/
.brends {
	padding: 0 10px;
}
.brends-list {
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.brends-list-item {
	margin: 20px 0;
    border-bottom: solid 2px #902579;
	width: 45%;
}
.brends-list-item-link {}
.brends-list-item-description {}
.brends-list-item-img {
	margin: 10px 0;
	position: relative;
	height: 200px;
}
.brends-list-item-no-img {
	display: block;
	width: 200px;
	height: 200px;
	background: #ccc;
}
@media (max-width: 575px) {
	.brends-list-item {
		margin: 10px auto;
		width: 90%;
	}
	.brends-list-item-link h3 {
		text-align: center;
	}
	.brends-list-item-img {
		text-align: center;
	}
}
/* End */
/* /local/templates/trendyfree_main/components/bitrix/highloadblock.list/brands-page/style.css?1733464896637 */
