.btn--left {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}