#atf-brand-area.atf-section-padding {
	padding: clamp(30px, calc( (80 / 1920) * 100vw ), 80px) 0;
}

#atf-brand-area.atf-section-padding .owl-carousel .owl-item img {
    display: block;
    width: 100%;
}
#atf-brand-area .owl-controls {
	display: none;
}

.atf-brand-active > a {
  display: inline-block;
}