.swiper-text {
	color:#333333;
	font-size:18px;
	font-weight:400;
	line-height:27px;
	font-family: "Noto Sans", sans-serif;
	margin: 30px 0;
}
.swiper-control .swiper-arrows {
	width:120px;
}
.serts .swiper-slide a {
	/*width:300px;
	height: 425px;*/
	display: flex;
	justify-content: center;
}
.serts .swiper-slide a img{
	object-fit: cover;
}

.serts .swiper-slide .text-muted{
	text-align: center;
	margin-top: 10px;
}