.storeBrand {
        background-color: rgb(var(--color-background));		}

		.storeBrand .swiper-slide {
		    padding: 0 5px;
		}

		.storeBrand img {
		    display: block;
		    width: 100%;
		}

