@media only screen and (min-device-width: 768px) and (max-device-width: 1080px) and (-webkit-min-device-pixel-ratio: 1) {
	section {
		padding-inline: 20px !important;
	}
	#experience h1 {
		font-size: 42px;
		line-height: 1.15;
		padding-inline: 15px;
	}
	#experience h2 {
		font-size: 30px;
		line-height: 1.35;
	}
	#experience h3 {
		font-size: 24px;
		line-height: 1.25;
	}
	#experience h5 {
		font-size: 42px;
	}
	#experience p {
		font-size: 20px;
		line-height: 1.35;
	}
	#experience br {
		display: none;
	}
	#experience .satinbox .px-11 {
		padding-inline: 1.5rem;
	}
	#experience .satinbox .comment {
		font-size: 18px;
		line-height: 1.35;
	}
	#experience .satinbox .author {
		font-size: 20px;
		padding-bottom: 0;
	}
	#experience ul {
		padding-inline: 2px;
	}
	#experience ul li {
		font-size: 20px;
		line-height: 1.4;
	}
	#experience ul li svg {
		margin-right: 0;
	}
	#note h3 {
		font-size: 24px;
		line-height: 1.25;
	}
	#note h5 {
		font-size: 32px;
		line-height: 1.15;
		padding-inline: 15px;
	}
	#note br {
		display: none;
	}
	#note .satinbox .px-11 {
		padding-inline: 1.5rem;
	}
	#note .satinbox .comment {
		font-size: 18px;
		line-height: 1.35;
	}
	#note .satinbox .author {
		font-size: 20px;
		padding-bottom: 0;
	}
	#note .avatar {
		max-width: 172px;
	}
	#note ul {
		padding-inline: 2px;
	}
	#note ul li {
		font-size: 20px;
		line-height: 1.4;
	}
	#note ul li svg {
		margin-right: 0;
	}
	.sticky-cta-mobile h6 {
		font-size: 26px;
	}
	.sticky-cta {
		font-size: 24px;
	}
	/* .img\:hidden {
		display: block !important;
	}
	.img\:block {
		display: none !important;
	} */
	.btn-content {
		padding-inline: 20px;
	}
	.px-90 {
		padding-inline: 30px;
	}
	.max-w-1000 {
		max-width: 90%;
	}
	.max-w-1280 {
		max-width: 90% !important;
	}
	.max-w-636 {
		margin: 0 auto;
	}
	.green-envy-btn {
		padding: 12px !important;
	}
	.green-envy-btn .text,
	.green-envy-btn-lg .text {
		font-size: 42px !important;
		display: block;
		line-height: 1.2 !important;
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.green-envy-btn .subtext,
	.green-envy-btn-lg .subtext {
		font-size: 22px !important;
		display: block;
		line-height: 1.2 !important;
	}
	.max-w-841 {
		max-width: 78%;
		margin: 0 auto;
	}
}
