@media screen and (max-width:374px){
	/* .staff-slider .staff-button-prev{
		margin-right: 5px;
	}
	.staff-slider .staff-button-next{
		margin-left: 5px;
	}
	.staff-slider .staff-pagination .swiper-pagination-bullet{
		width: 20px;
		height: 20px;
	}
	.staff-slider .staff-button-prev{
		background-size: 20px;
		background-repeat: no-repeat;
		background-position: center;
	}
	.staff-slider .staff-button-next{
		background-size: 20px;
		background-repeat: no-repeat;
		background-position: center;
	} */
}