.section-banner {
  background-image: url('land1.jpg');
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 200px;
}