/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 29 2023 | 07:42:01 */
	
.home-news-from-nepal .et_pb_salvattore_content {display:flex; flex-wrap: wrap; }
.home-news-from-nepal .et_pb_salvattore_content .column {
	flex: 1;
  	padding: 0 10px;
	margin-right: 0 !important
}

.home-news-from-nepal article.et_pb_post {
	padding: 0 !important;
}

.home-news-from-nepal .et_pb_image_container {
    margin: 0 !important;
}


.home-news-from-nepal .entry-featured-image-url{
	display:block;
	overflow: hidden;
	margin-bottom:12px !important;
}

@media screen and (max-width: 1199px) {
	
	.home-news-from-nepal{
		padding-left: 0 !important;
		margin-left: -10px !important;
	}

	.home-news-from-nepal .et_pb_image_container {
		margin: -20px -20px -17px;
	}
	
	.home-news-from-nepal article.et_pb_post:nth-child(2) {
		margin-top: 20px !important;
	}

}

@media screen and (max-width: 767px) {
  .home-news-from-nepal  article.et_pb_post {
    flex-basis: 100%;
	  margin-bottom:30px !important;
  }
	
	.home-news-from-nepal .et_pb_salvattore_content .column {
		padding: 0 !important;
	}
	
	.home-news-from-nepal article.et_pb_post {
    padding: 0 10px 0 0;
}
}