
.christina{
    width: 30%; 
}


h2{
   padding-top: 30%;
}

.plus{
  height: 30px;
     top: 2.5%;
}

h4{
   display: none;
}

.beschreibung{
       width: 40%;
    text-align: center;
 position: absolute;
width: 1200px;
height: 600px;
top: 65%;
margin-top: -300px;
left: 50%;
margin-left: -600px;
    font-size: 80px; 
}

.beschreibungnone{
  display: none;
   
}

.viewproject{
    display: none;
}

.x{
  height: 30px;
     top: 2.5%;
    right: 2%; 
}


nav ul{
    margin-top: 35%
}

.normal{
    display: none;
}
.mittel{
    display: block;
}

.klein{
    display: none;
}

.gif{
   display: none;
}

.gifmittel{
    display: block;
    object-fit:cover;
    height: 100vh;
    max-width: 100%;
    width: 100%;
}

.designportfolio{
    display: block;
}

.showroomgifs{
    width: 90%;
      display: block;
  margin-left: auto;
  margin-right: auto;
}
