.logo_slider .owl-stage {
	display: flex;
	align-items: center;
}

.logo_slider .owl-stage .owl-item img {
	width: 130px;
	text-align: center;
	margin: 0 auto;
}

.logo_blog_quate_col figure.elementor-image-box-img img {
	max-width: 150px;
}

.logo_blog_quate_col .elementor-image-box-content:before {
	content: '';
	display: inline-block;
	background-image: url("/wp-content/uploads/2022/09/QuoteEdited-1.png");
	width: 30px;
	height: 22px;
	background-size: contain;
	background-repeat: no-repeat;
	margin-top: 4px;
	min-width: 33px;
}

.logo_blog_quate_col .elementor-image-box-content {
	display: flex;
	align-items: flex-start;
}

.elementor .elementor-column.logo_blog_quate_col {
	padding-left: 15px;
	padding-right: 15px;
}

body .logo_blog_quate_sec>.elementor-container {
	margin: 0 -15px;
}

.learn_more_sec:before {
	content: '';
	position: absolute;
	display: inline-block;
	background-image: url("wp-content/uploads/2022/09/Asset-6@10x.png");
	width: 100%;
	height: calc(100% + 310px);
	background-size: 50%;
	background-repeat: no-repeat;
	margin-top: 4px;
	top: -350px;
	right: 0;
	left: auto;
	background-position: 1190px 30px;
}

@media (min-width:1200px) and (max-width:1599.98px) {
	.learn_more_sec:before {
		height: calc(100% + 50px);
		top: -210px;
	}
}

@media (min-width:1025px) and (max-width:1199.98px) {
	.logo_blog_quate_col figure.elementor-image-box-img img {
		max-width: 140px;
	}

	.learn_more_sec:before {
		height: calc(100% + 45px);
		top: -178px;
	}
}

@media screen and (max-width:1024.98px) {
	body .elementor .elementor-element .elementor-element.logo_blog_quate_col .elementor-image-box-wrapper {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.logo_slider .owl-stage .owl-item img {
		width: auto;
	}

	.logo_blog_quate_col figure.elementor-image-box-img img {
		max-width: 100%;
	}
}

@media (min-width:768px) and (max-width:1024.98px) {
	body #main>.elementor>section.elementor-section>.elementor-container {
		max-width: 730px;
	}

	.learn_more_sec:before {
		height: calc(100% + 65px);
		top: -141px;
	}

	.logo_blog_quate_col .elementor-image-box-content:before {
		width: 14px;
		height: 14px;
		margin-top: 4px;
		min-width: 22px;
	}

	body .elementor .elementor-element .elementor-element.logo_blog_quate_col .elementor-image-box-wrapper .elementor-image-box-img {
		min-height: 26px;
	}
}

@media screen and (max-width:767.98px) {
	.elementor .elementor-column.logo_blog_quate_col {
		padding-left: 10px;
		padding-right: 10px;
		width: 50%;
	}

	body .logo_blog_quate_sec>.elementor-container {
		margin: 0 -10px;
		justify-content: center;
	}

	.logo_blog_quate_col .elementor-image-box-content:before {
		width: 18px;
		height: 12px;
		margin-top: 3px;
		min-width: 18px;
	}

	.logo_blog_quate_col figure.elementor-image-box-img img {
		max-width: 84px;
	}

	.learn_more_sec:before {
		height: 71%;
		top: -80px;
	}
}

@media (min-width:575px) and (max-width: 767.98px) {
	.elementor .elementor-column.logo_blog_quate_col {
		width: 33%;
	}
}