header .logo{
  width: 90%;
  margin-top: -75%;
}

.steam{
  width: 100%;
}

header a .steam h1{
  font-size: 5.2vw;
}

.mobile{
  display: block;
}

.desktop{
  display: none;
}

nav .logo{
  display: none;
}

content #pitch .description {
  height: 142vw;
  background-position-x: 59%;
}

content #pitch .col1{
  display: none;
}

content #pitch .col2{
  margin: 0 3%;
  text-align: center;
}

content h1{
  margin-bottom: 5%;
}

content .margin{
  margin-top: 18%;
}

content #pitch .feature{
  height: 80vh;
}

content .obelisk{
  width: 30%;
  height: 61px;
}

content .steamlogo{
  width: 60%;
  height: 65px;
}

content .logo{
  width: 60%;
  height: 88px;

}

content .paddingtop{
  padding-top: 140%;
  margin-left: 0px;
}

nav .logomobile{
	background-image: url(./img/logoGLY.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	width: 68%;
	display: block;
	height: 60px;
	margin-top: 5px;
  display: block;
}
