.module-bestseller{
		background: url('../image/bestseller-bg.webp') no-repeat center center;
		background-size: cover;
}

.module-latest{
		background: url('../image/news-bg.webp') no-repeat center center;
		background-size: cover;
}
