.logo-custom-small{
	max-width: 400px;
}
.dark-green-bar{
	width: 100%;
	height: 2px;
	background-color: #debe8c;
}

.logo-small{
	max-width: 300px;
}

.bold{
	font-weight: 700;
}

.tp-mg{
	margin-top: 45px;
}

.image-ripple{
	width: 1200px;
	height: 400px;
}

.water{
	width: 100%;
	max-height: 140px;
	overflow: hidden;
	background-color: transparent;
}

.map-size{
	padding-top: 75px;
	padding-left: 50px;
	width: 100%;
	margin: auto;
}

.modal-font-size{
	font-size: 18px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 10px;
}

.modal-font-size span{
	font-size: 30px;
	font-weight: 500;
}




