.blog-img1{
	height:250px !important;
	width:40% !important;
	padding-left:20px !important;
}


.justify{
	text-align:justify;
}

@media only screen and (max-width: 600px){
	
   .blog-img1{
	         height:100px !important;
	         width:40% !important;
	         padding-left:20px !important;
             }
}
