/**
 * @file
 * Use this CSS file to override base CSS rules
 */
 
 
.blog-img-padding-x{
 padding:0px 10px;
}
 
.padding-10px{
 padding:10px;
}