<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width: 1024px) {
  .header-bottom__inner .header-bottom__left {
    width: 100%;
  }
}
.top-brands__inner .slick-track {
  display: flex !important;
  align-items: center;
}
.top-brands__item {
  padding-right: 20px;
}
/*.top-brands__item {
	padding-right: 15px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}*/
</pre></body></html>