div.block_background-1 > .section-padding,
.blog-details-wrapper > .eg-block.block_background-1 > .section-padding-01{

  background-color: #eaeaea !important;
}


.text_align-0 {text-align: left !important;}
.text_align-1 {text-align: right !important;}
.text_align-2 {text-align: center !important;}


.lzb-alert{
  margin-top:7em;
}


@media only screen and (max-width: 991px) {

  .lzb-alert{
    margin-top:9em;
  }
}


.blog-details-wrapper > .eg-block > .section-padding-01{
  padding: 2em 0;
}