.image-bg .background-image{
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  min-height: 300px;
  box-shadow: 0px 10px 10px #B8B8B8;
  padding: 20px;
}
