.stripe-powered-by-icon {
	width: 33%;
	height: auto;
}
.image-home-section-2-1 {
	width: 100%;
	height: auto;
}
.image-home-section-2-2 {
	width: 100%;
	height: auto;
}
.image-home-section-3-1 {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.image-home-section-4-1 {
	width: 100%;
	height: auto;
}
.image-home-section-6-1 {
	width: 100%;
	height: auto;
}
.image-home-section-7-1 {
	width: 100%;
	height: auto;
}
.image-ourfood-section-3-1 {
	width: 100%;
	height: auto;
	/*height: 100%;*/
	object-fit: cover;
	display: block;
}
.image-ourfood-section-5-1 {
	width: 100%;
	height: auto;	
}
.image-ourfood-section-5-2 {
	width: 100%;
	height: auto;	
}
.image-ourfood-section-5-3 {
	width: 100%;
	height: auto;	
}
.image-howitworks-section-4-1 {
	max-width: 75%;
	height: 100%;
	object-fit: cover;
	display: block;
}
.image-howitworks-section-4-1-mobile {
	width: 100%;
	height: auto;
	object-fit: cover;
	display: block;
}
.image-ourstory-section-1-1 {
	width: 100%;
	height: auto;
}
.image-ourstory-section-2-2 {
	width: 100%;
	height: auto;
}
.image-ourstory-section-3-1 {
	width: 100%;
	/*height: auto;*/
	height: 100%;
	object-fit: cover;
	display: block;
}
.image-ourstory-section-4-1 {
	width: 100%;
	height: auto;
}
.image-ourstory-section-4-2 {
	width: 100%;
	height: auto;
}
.image-ourstory-section-4-3 {
	width: 100%;
	height: auto;
}
.image-faq-section-1-1 {
	width: 100%;
	height: auto;
}
.image-onboarding-lhs-bowl {
	width: 100%;
	height: auto;
	max-width: 330px;
}
.image-onboarding-checkout-bowl-mobile {
	width: 100%;
	height: auto;
}
.image-onboarding-plan-pupper {
	width: 100%;
	/*height: auto;*/
	height: 100%;
	object-fit: cover;
	display: block;
}
.image-onboarding-logo {
	width: 78px;
	height: 47px;
	margin-left: 50px;
	margin-top: 30px;
}
.image-navigation-curve {
	position: relative;
	width: 100px;
	height: auto;
	bottom: 15px;
	margin-right: 113px;
	/*position: relative;
	height: auto;
	width: 70%;
	bottom: 15px;*/
}
.image-hamburger-menu {
	width: 40px;
	height: 26px;
}
.image-login-1 {
	/*width: 100%;
	height: auto;*/
	height: 130vh;
	width: 100%;
	object-fit: cover;
	display: block;
}
.image-account-profile {
	height: 54px;
	width: 54px;
	margin-top: -20px;
	margin-right: 28px;
}
.image-account-profile-mobile {
	height: 54px;
	width: 54px;
}
@media (min-width: 375px){
	
}
@media (min-width: 425px){
	
}
/*Tablet*/
@media (min-width: 768px){
	
}
/*Laptop*/
@media (min-width: 1024px){
	.image-home-section-2-1 {
		/*width: 397px;*/
		/*height: 383px;*/
		width: 100%;
		height: auto;
	}
	.image-home-section-4-1 {
		width: auto;
		height: 520px;
	}
}
@media (min-width: 1440px){
	.image-home-section-2-1 {
		/*width: 540px;*/
		/*height: 522px;*/
		width: 100%;
		height: auto;
	}
	.image-home-section-2-2 {
		width: 735px;
		/*height: 330px;*/
	}
	.image-home-section-3-1 {
		max-height: 820px;
		/*width: 100%;*/
		/*max-width: 100%;*/
	}
	.image-home-section-4-1 {
		/*width: 720px;*/
		/*height: auto;*/
		width: auto;
		height: 620px;
	}
	.image-home-section-6-1 {
		height: 980px;
		width: 720px;
		/*float: right;*/
	}
	.image-home-section-7-1 {
		width: 570px;
		height: 560px;
	}
	.image-ourfood-section-3-1 {
		max-height: 820px;
		/*width: auto;*/
	}
	.image-howitworks-section-4-1 {
		/*max-height: 820px;*/
	}
	.image-ourstory-section-3-1 {
		max-height: 1030px;
	}
	.image-navigation-curve {
		margin-right: 120px;
	}
	.image-onboarding-plan-pupper {
		max-height: 515px;
	}
	.image-login-1 {
		/*max-height: 1000px;*/
	}
}