div.jumbotron {
  background-image: url(https://dealpos-media.b-cdn.net/umbraco/master/default_bg.jpg);
  background-repeat: no-repeat;
  background-position: 80% 0px;
}

main{
  h6{
    line-height: 1.4
  }

  .card{
    height: 100%;
  }
}
