body.widget-snippet .home-banner{
  padding:10px;
  height:285px;
}
.home-banner {
background-image: url('/template/612d030e/images/home-banner-bg.jpg');
  width: 100%;
  height: 100%;
  padding: 143px 0;
  margin: 15px 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom;
}
