.cover-section {
  width: 100%;
  background-image: url(images/stapply.jpg);
  height: 270px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
