.swiper {
	width: 500px;
	height: 358px;
  }

.swiper-pagination-bullet{
	width: 8px;
	height: 8px;
	margin: 0 8px!important;
  }

.swiper-pagination-bullet{
    background-color: rgb(255, 217, 0);
}
