
@media only screen and (min-width: 1024px){
	.banner-text > .elementor-element{width: 100%; max-width: 720px;}
}

@media only screen and (max-width: 767px){
	.blog-loop-container{height: auto; display: block;}
	.blog-loop-container .blog-text-box{height: auto;}

	.services-slider-block{
		display: block;
	}

	.services-slider-block .elementor-widget-image,
	.services-slider-block .elementor-heading-title{
		margin-bottom: 20px !important;
	}

	.blog-loop-slider .elementor-swiper-button-prev,
	.blog-loop-slider .elementor-swiper-button-next{display: none !important;}
}