.list-elemetor-slider-logo .images,
.list-elemetor-slider-logo{
	overflow: hidden;
}
.list-elemetor-slider-logo .swiper-slide{
	width: 337.5px;
    margin-right: 30px;
}
.list-elemetor-slider-logo .as-swiper-scrollbar {
	bottom: 0;
    width: 45rem;
    height: 0.25rem;
    border-radius: 0.125rem;
    background-color: #e5e5e5;
    margin-top: 2.5rem;
    margin-right: auto;
    margin-left: auto;
}

.list-elemetor-slider-logo .as-swiper-scrollbar .swiper-scrollbar-drag {
    background-color: #198045;
    border-radius: 0.125rem;
}
@media (max-width:1024px){
	.list-elemetor-slider-logo .as-swiper-scrollbar {
	    margin-top: 2rem;
	}
}