.bx-wrapper .bx-prev {
	left: -40px;
	background-size: cover;
}

.bx-wrapper .bx-next {
	right: -40px;
	background-size: cover;
}

.bx-wrapper .bx-controls-direction a {
	margin-top: -15px;
	width: 30px;
	height: 30px;
}
