.l-facility {
	margin-top: 10rem;
}

.p-facility__cards {
	margin-top: 4.25rem;
}

.l-instruments {
	margin-top: 15rem;
}

.p-instruments__cards {
	margin-top: 4.25rem;
}

@media screen and (max-width: 768px) {

.l-facility {
	margin-top: 5rem;
}

.p-facility__cards {
	margin-top: 2rem;
}

.l-instruments {
	margin-top: 5rem;
}

.p-instruments__cards {
	margin-top: 2rem;
}

}

