@media only screen and (max-width: 1024px) {
		.slideNavigateLeft {
				top: 50% !important;
		}
		.slideNavigateRight {
				top: 50% !important;
		}
		.customBlogs_1 .articleImage {
				height: 150px !important;
		}
		.customBlogs_1 .articleBody {
				min-height:400px !important;
				height: auto !important;
		}
}
