.full {
  position: relative;
  width: 100%;
  min-height: 100vh;
  background: ##IMAGE_DATA_1##
    center / cover;
}