.brands-wrap {
	.brands-list{
		&__item {
			position: relative;
			min-height: 1px;
			padding: 10px;
			box-sizing: border-box;
			width: 100%;
		}
	}
}
