@media (max-width: 767px) {
	.bd_hero_taco_warpper,
	.bd_home_hero_section:before,
	.bd_floating_bean,
	.bd_cta_image_warpper {
		display: none;
	}

	.bd_wyswig p {
		font-size: 0.888889rem;
	}

	.bd_benefits_box .bd_wyswig p {
		font-size: 0.777778rem;
	}

	.bd_home_hero_content .bd_wyswig {
		max-width: 100%;
	}

	.bd_benefits_box {
		min-height: 10rem;
	}

	.bd_solid_buton i {
		font-size: 0.666667rem;
	}

	.bd_benefits_box .bd_wyswig p {
		margin-bottom: 1rem;
	}


	.bd_footer_logo_warpper {
		margin-bottom: 1.879228rem;
		/* 48px */
	}

	.bd_partners_section {
		padding-bottom: 4.444444rem;
	}

	.bd_partners_logo_box {
		margin-bottom: 1rem;
	}

	.bd_success_wrapper{
		padding:2.035831rem 1.252819rem;
	}

	.bd_success_title{
		font-size: 1.996667rem;
	}

	.bd_success_description{
		margin-bottom:2.035831rem !important;
		font-size: 0.888889rem;
	}

	.bd_success_grid{
		grid-template-columns:1fr;
		row-gap:1.879228rem;
	}


	.bd_form_wrapper {
		margin-top: 1.566024rem; /* 40px */
		padding: 0.783012rem; /* 20px */
		border-radius: 0.313168rem;
	}

	.bd_secondary_menu li:last-child a.bd_back_home {
		font-size: 0.777778rem;
	}

	.bd_get_started_section {
		padding-top: 3.333333rem;
	}

	.bd_form_wrapper iframe {
		height: 42.222222rem;
	}

	.bd_success_item p,
	.bd_success_subtitle {
		font-size: 0.777778rem;
		max-width: 100%;
	}

	.bd_get_started_section {
		padding-top: 3.333333rem;
	}

	.bd_get_started_content .bd_gc_title {
		font-size: 1.777778rem;
		line-height: 110%;
		margin-bottom: 0.666667rem;
	}

	.bd_gc_bean {
		width: 1.111111rem;
		/* ~20px */
		right: 1.222222rem;
		bottom: -0.166667rem;
	}

	.bd_get_started_content .bd_wyswig p {
		font-size: 0.888889rem;
	}

	.bd_questions {
		padding-top: 2.222222rem;
		padding-bottom: 2.666667rem;
	}

	.bd_questions .bd_ques_heading {
		font-size: 1.222222rem;
	}

	.bd_questions .bd_wyswig p {
		max-width: 100%;
		padding-inline: 0.555556rem;
	}

	.bd_form_wrapper iframe {
		height: 45rem;
	}

	.bd_questions .bd_cream_button {
		justify-content: center;
		margin: 1rem auto 0 !important;
	}

	.bd_questions .bd_cream_button {
		margin: 1rem auto 0;
	}

	.bd_success_item .bd_success_item p {
		max-width: 100%;
		font-size: 0.777778rem;
	}

	.bd_success_grid.br_d br,
	.bd_home_hero_content.br_d br {
		display: none;
	}

	.bd_form_wrapper.bd_boxed_section {
		border: none !important;
		box-shadow: none !important;
		border-radius: 0px;
	}


}