.pll-de .reception__content {
	width: 600px;
	margin-left: 15%;
}

.pll-de .slide__btn--services {
	width: auto;
	padding-left: 10px;
	padding-right: 10px;
}

.pll-de .simplebar-content ul {
	padding-right: 16px;
}

@media (min-width: 761px) {
	.pll-de .slide__btn--more {
		margin-left: -60px;
	}

	.pll-de .slide__btn--services {
		padding-left: 30px;
		padding-right: 30px;
	}
}

@media (min-width: 930px) {
	.pll-de .why__title {
		width: 480px;
		margin-left: 40px;
		margin-top: 250px;
	}
}

@media (min-width: 770px) {
	.pll-de .reception__title {
		font-size: 50px;
	}

	.pll-de .reception__cta {
		margin-top: 240px;
	}
}

@media (max-width: 770px) {
	.pll-de .reception__content {
		width: 100%;
		margin-left: 0;
		text-align: center;
	}

	.pll-de .reception__desc {
		width: 100%;
		position: static;
		margin-top: 80px;
	}
}

@media (min-width: 550px) {
	.reception__desc {
		left: 20px;
	}
}

@media (min-width: 820px) {
	.pll-de .pricelist-item {
		min-height: 331px;
		position: relative;
	}

	.pll-de .pricelist-item-footer {
		width: 100%;
		position: absolute;
		bottom: 0;
	}
}

.pll-de .technology .panel {
	min-height: 360px;
}

.pll-de  .btn--pill-lg {
	width: 270px;
	background-color: #c9de54;
}
