<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.brands-slider-container {
    width: 70%;
    position: relative;
	padding-bottom: 50px;
	padding-left: 25% !important;
}

#arrow_brands_left,
#arrow_brands_right {
    position: absolute;
    bottom:30px;
    right:0;
    cursor: pointer;
}
#arrow_brands_left { right: 70px; }

.see_all {
	position: absolute;
    bottom:-30px;
    right:0;
	}
</pre></body></html>