.top-banner-background-image {
  background-image: url(../img/home-main.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 800px;
}
