.centered-paragraph{
	margin: 0;
	width: 100%;
	max-width: 100%;
}

.hero-tabs__title {
	width: 100%;
	padding-bottom: 20px;
	font-size: 46px;
	text-align: left;
	margin-top: 60px;
}

.map-with-direction__texts__left__box {
	text-align: left;
}

.map-with-direction__texts__left__box br{
	display: none;
}

.map-with-direction__texts__left {
	display: flex;
	gap: 100px;
	align-items: flex-start;
	margin-top: 30px;
}

.map-with-direction__texts{
	margin-bottom: 100px;
}