<style>
h1 {
	text-align: center;
}
h1, h2:not(.gridLayout ul li h2), h3 {
	text-transform: uppercase !important;
}
/*.title1,*/ h3 {
	font-weight: normal;
}
.title2 {
	color: #F7941D;
}
.grid .spinTileBlock.no-background .sleeve > ul li {
	background-color: #ffffff;
}
.package-bg {
	text-align: center;
	padding: 15px;
	border-radius: 10px;
	font-weight: bold;
	box-shadow: #fff 10px 15px 20px -20px inset;
}
.hs-small iframe {
	max-width: 768px;
	margin: auto;
}
@media screen and (min-width: 480px){
	.left-box img {
		max-width: 50%;
		text-align: left;
		margin: 0px;
	}
}
</style>