/*Experience*/
.tile-header {
	margin-top: -3px;
}
.section-experience .grid-item-control-center .tile-blockquote {
	max-width: 368px;
}

/*Hiking-Elevation alerts*/
@media only screen and (min-width:735px)and (max-width:1068px) {
	.section-hiking .grid-item-elevation-alerts .elevation-alerts-body-content {
		min-height: 178px;
	}
}

/*Elevation alerts*/
.section-hiking .grid-item-elevation-alerts .lottie-container .end-frame-picture {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: 50%;
}


.section-mental-health .grid-item-reflect .tile-blockquote, .section-mental-health .grid-item-reflect .tile-header {
	max-width: 350px;
}

/*缺字*/
.PingFang-1 {
	font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-size: 42px;
	position: relative;
	top: -1px;
 }
@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi), only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 1.5dppx) {
    .PingFang-1 {
		font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-size: 42px;
		position: relative;
		top: -1px;
	}
}
@media only screen and (max-width: 1068px) {
    .PingFang-1 {
		font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-size: 38px;
		position: relative;
		top: -1px;
	}
}
@media only screen and (max-width: 1068px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 1068px) and (min-resolution: 1.5dppx), only screen and (max-width: 1068px) and (min-resolution: 144dpi) {
    .PingFang-1 {
		font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-size: 38px;
		position: relative;
		top: -1px;
	}
}
@media only screen and (max-width: 734px) {
    .PingFang-1 {
		font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-size: 29px;
		position: relative;
		top: -1px;
	 }
}
@media only screen and (max-width: 734px) and (-webkit-min-device-pixel-ratio: 1.5), only screen and (max-width: 734px) and (min-resolution: 1.5dppx), only screen and (max-width: 734px) and (min-resolution: 144dpi) {
    .PingFang-1 {
		font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-size: 29px;
		position: relative;
		top: -1px;
	 }
}
@media only screen and (max-width:734px)and (-webkit-min-device-pixel-ratio:1.5),only screen and (max-width:734px)and (min-resolution:1.5dppx),only screen and (max-width:734px)and (min-resolution:144dpi) {
	.PingFang-1 {
		font-family: "PingFang HK", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
		font-size: 28px;
		position: relative;
		top: -1px;
	 }
}