.brand-sections {
	margin-bottom: 10px;
}

.brand-sections__item {
	margin-bottom: 10px;
}

@media (min-width: 1024px) {

.brand-sections {
	margin-bottom: 20px;
}

}

@media (min-width: 1280px) {

.brand-sections__item {
	margin-bottom: 30px;
}

}

