/* screen - full-project */

.full-project {
  background-color: #000000;
  height: 100vh;
  margin: 0px;
  min-height: 568px;
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

.full-project .cover_lex_urus_web-copy-KqxCzi {
  background-color: transparent;
  height: 224px;
  position: absolute;
  top: 76px;
  width: 224px;
}

.full-project .channels-KqxCzi {
  background-color: transparent;
  height: 99px;
  margin-left: 0px;
  margin-right: -0px;
  position: absolute;
  top: 351px;
  width: 224px;
}

.full-project .spotify-PPtFaJ {
  background-color: transparent;
  height: 28px;
  left: 131px;
  position: absolute;
  top: 0px;
  width: 93px;
}

.full-project .apple-music-PPtFaJ {
  background-color: transparent;
  height: 21px;
  left: 0px;
  position: absolute;
  top: 74px;
  width: 88px;
}

.full-project .amazon-PPtFaJ {
  background-color: transparent;
  height: 22px;
  left: 143px;
  position: absolute;
  top: 77px;
  width: 73px;
}

.full-project .youtube-PPtFaJ {
  background-color: transparent;
  height: 28px;
  left: 13px;
  position: absolute;
  top: 0px;
  width: 67px;
}
/* screen - index */

.index {
  background-color: #000000;
  height: 100vh;
  margin: 0px;
  min-height: 810px;
  min-width: 1440px;
  overflow-x: hidden;
  position: relative;
  width: 100%;
}

.index .channels-IO3Fu5 {
  background-color: transparent;
  bottom: 19.51%;
  height: 29px;
  position: absolute;
  width: 553px;
}

.index .youtube-2DQZrQ {
  background-color: transparent;
  height: 28px;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 67px;
}

.index .spotify-2DQZrQ {
  background-color: transparent;
  height: 28px;
  left: 155px;
  position: absolute;
  top: 0px;
  width: 93px;
}

.index .apple-music-2DQZrQ {
  background-color: transparent;
  height: 21px;
  left: 320px;
  position: absolute;
  top: 4px;
  width: 88px;
}

.index .amazon-2DQZrQ {
  background-color: transparent;
  height: 22px;
  left: 480px;
  position: absolute;
  top: 7px;
  width: 73px;
}

.index .cover_lex_urus_web-IO3Fu5 {
  background-color: transparent;
  height: 469px;
  position: absolute;
  top: 10.99%;
  width: 469px;
}
@media screen and (max-width: 1439px) {
  .screen.index { 
    display: none;
   }
}
@media screen and (min-width: 1440px) {
  .screen.full-project { 
    display: none;
   }
}