.stackla-preamble {
	display: block;
	width: auto;
	max-width: 764px;
	margin: auto;
}
.stackla-preamble p {
	font-family: "adobe-garamond-pro",serif;
	font-size: 23px;
	line-height: 28px;
	font-weight: 400;
	margin-bottom: 27px;
	text-align: center;
	color: #005c84;
}
ul.list-social {
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0;
}
ul.list-social li a {
	display: inline-block;
	list-style: none;
	font-size: 26px;
	line-height: 26px;
	text-decoration: none;
	margin: 0px 15px;
}
.stackla-wrapper h2 {
	font-size: 30px;
	line-height: 38px;
	margin-bottom: 15px;
}
.stackla-preamble p {
	display: block;
}
.stackla-preamble p.mobile-only {
	display: none
}

.custom_imagebox_social .bibby-cont {
	padding-bottom: 30px;
}
.custom_imagebox_social .lg-blue-swish span {
	margin-bottom: 35px;
}
@media only screen and (max-width: 640px) {
	.stackla-wrapper h2 {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	.stackla-preamble p {
		display: none;
	}
	.stackla-preamble p.mobile-only {
		display: block;
		margin-bottom: 20px;
	}
	.custom_imagebox_social .lg-blue-swish span {
		margin-bottom: 20px;
	}
}
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
	.stackla-preamble {
		padding-left: 0.9375rem;
		padding-right: 0.9375rem;
	}
	.stackla-preamble p {
		font-size: 21px;
	}
}
@media only screen and (max-width: 40em) {

}
