
body{
  background-image: url(/thumb/homepage_Elemente/FUCHUTU.jpg);
  background-repeat: no-repeat;
  background-position:top;
  background-attachment: fixed;
  background-size: cover;
}
@media (min-width: 90px) and (max-width:800px) {
  /* For mobile phones: */
  body{
    background-image: url(/thumb/homepage_Elemente/FUCHUTU.jpg);
    background-repeat: no-repeat;
    background-position:left top;
    background-attachment: fixed;
    background-size: cover;
  }
}
@media (max-width: 1250px)  {
  /* For mobile phones: */
  body{
    background-image: url(/thumb/homepage_Elemente/FUCHUTU.jpg);
    background-repeat: repeat;
    background-position: left top;
    background-attachment: fixed;
    background-size: 100vw;
    
  }
 
  }

.start-header-middle-section{
    display: flex;
    align-items: center;
    justify-content: center;
   
    font-style: oblique;
    padding-left: 85px;
    overflow: hidden;
    width: 100%;
   
    flex-wrap: nowrap;
}
.start-header-middle-section p{
  font-size: 2.4rem;
  color: rgb(56, 56, 56);
  text-shadow: 2px 2px rgba(0, 0, 0, 0.2); 
}
@media (min-width: 1150px) and (max-width:1290px) {
  /* For mobile phones: */
  .start-header-middle-section{
    margin-right: 35px;
    min-width: 50px;
    padding-left: 190px;
    flex-wrap: nowrap;
  }
  .start-header-middle-section p {
    font-size: 1.8rem;
  }
}

@media (min-width: 510px) and (max-width:1149px) {
  /* For mobile phones: */
  .start-header-middle-section{
    margin-right: 35px;
    min-width: 50px;
    padding-left: 150px;
    flex-wrap: nowrap;
  }
  .start-header-middle-section p {
    font-size: 1.6rem;
  }
}
@media (min-width: 90px) and (max-width:509px) {
  /* For mobile phones: */
  .start-header-middle-section{
    margin-right: 35px;
    min-width: 50px;
    padding-left: 0px;
    flex-wrap: nowrap;
  }
  .start-header-middle-section p {
    font-size: 1.6rem;
  }
}
  .wrapper-div{
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-top: 120px;
    margin-bottom: 10vh;
    justify-content: center;
    margin-left: 95px;
    overflow: hidden;
    position: relative;
  }
  .collector1{
    display: flex;
    flex-direction: row;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(245, 245, 245, 0.541);
    padding: 30px;
    border-radius: 50px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
    backdrop-filter: blur(1.3px);
    width: 80vw;
    margin-bottom: 80px;
    text-align: center;

  }
  
  
  .collector1 p{
   
    font-size: 22px;
   

  }
  .collector1 h1{
    line-height: 120%;
    font-size: 2rem;
    color: rgb(22, 0, 88);

  }
  .collector1 h2{
    line-height: 120%;
    font-size: 1.5rem;
  }
 
  @media (min-width: 90px) and (max-width:649px) {
   
    .collector1{
      padding-left: 55px;
    }
   .collector1 h1{
      font-size: 18px;
    }
    .collector1 p{
      font-size: 1rem;
    }
    
  }
  #collectorcards {
    display: flex;
    flex-direction: row;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(245, 245, 245, 0.541);
    border-radius: 50px;
    padding: 30px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
    padding-left: 50px;
    width: 80vw;
    margin-bottom: 35px;
    text-align: center;
  }
  #collectorcards h1 {
    color: rgb(22, 0, 88);
    font-size: 40px;
    font-style: oblique;
  }
  @media (min-width: 90px) and (max-width:649px) {
    
    #collectorcards h1{
      font-size: 18px;
    }
    
  }
  
  #musiker-bands {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(245, 245, 245, 0.541);
    border-radius: 50px;    
    padding: 30px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
    padding-left: 50px;
    margin-top: 25px;
   
    color: rgb(135, 40, 40);
    width: 80vw;
  }
  #musiker-bands h1{
    color: rgb(22, 0, 88);
    font-style: oblique;
  }
  #musiker-bands a{
    color: brown;
  }
  #musiker-bands p{
    color: rgb(20, 20, 20)  }
  #musiker-bands h2{
    color: rgb(20, 20, 20)  }
  @media (min-width: 90px) and (max-width: 599px) {
    #musiker-bands a h1, h2{
      font-size: 20px;
    }
    #musiker-bands p {
      font-size: 12px;
    }
  }
  @media (min-width: 600px) {
    #musiker-bands a h1, h2{
      font-size: 30px;
    }
    #musiker-bands p {
      font-size: 25px;
    }
  }
  #hanf-shops {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-color: rgba(245, 245, 245, 0.541);
    border-radius: 50px;
    padding: 30px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
    padding-left: 50px;
    margin-top: 25px;
    padding-bottom: 30px;
    color: rgb(135, 40, 40);
    width: 80vw;
    min-height: 60vh;
  }
  #hanf-shops h1{
    color: rgb(43, 72, 0); 
    font-style: oblique;
  }
  #hanf-shops a{
    color: brown;
  }
  #hanf-shops p{
    color: rgb(20, 20, 20); 
   }
  #hanf-shops h2{
    color: rgb(20, 20, 20); 
    margin-bottom: 15px; 
  }
  @media (min-width: 90px) and (max-width: 599px) {
    #hanf-shops a h1{
      font-size: 20px;
    }
    #hanf-shops a h2{
      font-size: 18px;
    }
    #hanf-shops p {
      font-size: 12px;
    }
  }
  @media (min-width: 600px) {
    #hanf-shops h1{
      font-size: 30px;
    }
    
      #hanf-shops h2{
        font-size: 25px;
      }
    #hanf-shops p {
      font-size: 20px;
    }
  }
  .collector4 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: rgba(245, 245, 245, 0.541);
    border-radius: 50px;
    padding: 30px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
    padding-left: 50px;
    margin-top: 25px;
    font-size: 22px;
    width: 78vw;
    height: 250px;
    background-image: url(/thumb/LogoDesign_Neu/Amath_Card2.png);
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
  }
  @media (min-width: 90px) and (max-width: 699px) {
    .collector4{
      background-image: url(/thumb/LogoDesign_Neu/Amath_Card2.png);
      background-position: center;
      background-attachment:local;
      background-size:50%;
      background-repeat: no-repeat;
  }
}
@media (min-width: 700px) and (max-width: 1199px) {
  .collector4{
    background-image: url(/thumb/LogoDesign_Neu/Amath_Card2.png);
    background-position: center;
    background-attachment:local;
    background-size: 70%;
    background-repeat: no-repeat;
 
}
}
@media (min-width: 1200px){
  .collector4{
    background-image: url(/thumb/LogoDesign_Neu/Amath_Card2.png);
    background-position: center;
    background-attachment:fixed;
    background-size: 90%;
    background-repeat: no-repeat;
}
}
  #auto-bike{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-start;
    background-color: rgba(245, 245, 245, 0.541);
    
    padding: 30px;
    border-radius: 50px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
   
    margin-top: 25px;
    font-size: 22px;
    color: rgb(135, 40, 40);
    width: 80vw;
  }
 .auto-bike-prev{
  display: flex;
  flex-wrap: nowrap;
  padding: 30px;
  max-width: 70vw;
  
  
 }
  
  #auto-inserat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-left: 50px;
    padding: 25px;
    font-size: 22px;
    color: rgb(135, 40, 40);
    max-width: 30vw;
    overflow: hidden;
    margin-left: 95px;
    text-align: center;
    min-height: 10vh;
  }
  #auto-inserat h1 {
    font-size: 1.5rem;
    font-style: oblique;
  }
  #auto-inserat p {
    font-size: 18px;
    color: rgb(20, 20, 20);
  }
  #auto-inserat h2{
    color: rgb(20, 20, 20);
    font-size: 20px;
  }
  @media (min-width: 90px) and (max-width: 1049px) {
    #auto-inserat{
      margin-left: 0px;
    }
  }
  @media (min-width: 90px) and (max-width: 314px) {
   
    #auto-inserat h1{
      font-size: 10px;
    }
    #auto-inserat h2 {
      font-size: 10px;
    }
    #auto-inserat p {
      font-size: 10px;
    }
  }
  @media (min-width: 315px) and (max-width: 614px) {
    #auto-inserat h1{
      font-size: 16px;
    }
    #auto-inserat h2 {
      font-size: 14px;
    }
    #auto-inserat p {
      font-size: 12px;
    }
  }
  @media (min-width: 615px) and (max-width: 1000px) {
    #auto-inserat h1{
      font-size: 20px;
    }
    #auto-inserat h2 {
      font-size: 16px;
    }
    #auto-inserat p {
      font-size: 14px;
    }
  }
  .scroll-right-section{
    overflow-y: scroll;
    padding-right: 20px;
    padding-bottom: 65px;
    padding-top: 30px;
    margin-bottom: 0px;
    max-width: 100vw;
    max-height:360px;
    margin-top: 30px;
    width: 30vw;
    margin-left: 35px;
    height: 30vh;
    margin-top: 100px;
    }
    .right-section{
      display: grid;
      gap: 10px;
    }
    .card2:hover{
      cursor: pointer;
    }
    .card2{
      display: flex;
      padding-left: 10px;
      padding-right: 10px;
      flex-direction: column;
      justify-content: center;
      align-items: center;
      background: white;
      border-radius: 10px;
      padding-top: 15px;
      padding-bottom: 15px;
      box-shadow: 0 2px 30px 0 rgba(0,0,0,0.2);
      margin-bottom: 10px;
      text-align: center;
      overflow: hidden;
    }
    .card2 img{
      box-shadow: 0 2px 30px 0 rgba(0,0,0,0.2);
      width: 75%;
      margin-top: 10px;
      object-fit: cover;
      margin-bottom: 20px;
    }
    @media (min-width: 91px) and (max-width:869px) {
      .right-section {
      grid-template-columns: 1fr 1fr ;
    }
    }
      @media (min-width: 870px) and (max-width:999px) {
        .right-section {
        grid-template-columns: 1fr 1fr;
      }
      }
      @media (min-width: 1000px) {
        .right-section {
          grid-template-columns: 1fr 1fr 1fr  ;
        }
      }
     
  .collector6 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 30px;
   
    
    width: 80vw;
    height: auto;
    text-align: center;
    padding-right: 75px;
  }
  .collector6 a{
    text-decoration: none;
  }
  .collector6 p{
    font-size: 1.5rem;
    color: rgb(20, 20, 20);  
  }
  .collector6 h1{
    color: rgb(22, 0, 88);    
    font-size: 2rem;
    margin-bottom: 15px;
  }
  .collector6 h2{
    color: rgb(20, 20, 20);  
  }

  @media (min-width: 91px) and (max-width: 614px) {
    .collector6 {
      
    }
    .collector6 h1 {
    font-size: 0.8rem;
  }
  .collector6 p{
font-size: 0.7rem;
  }
  }
  
  .collector6 button{
    height: 100px;
    min-width:40vw;
    margin-bottom: 10px;
    font-size: 35px;
    background: none;
    border: none;
    padding-left: 10px;
    padding-right: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
  overflow: hidden;
  }
  
  .collector6 button:hover{
    cursor: pointer;
    border: solid rgb(69, 69, 69);
    border-radius: 10px;
    background-color: rgb(255, 55, 5);
    color: whitesmoke;

  }
  @media (min-width: 90px) and (max-width:600px) {
    .collector6 button {
      margin-bottom: 10px;
      font-size:1rem;
    }
  }
 
  #vereine{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    padding: 30px;
    margin-top: 25px;
    font-size: 22px;
    color: rgb(135, 40, 40);
    width: 80%;
    text-align: center;
  }
  #vereine h1{
    color: rgb(22, 0, 88);
    font-style: oblique;
  }
  @media (min-width: 90px) and (max-width: 599px) {
    #vereine h1{
      font-size: 18px;
    }
    #vereine p {
      font-size: 1rempx;
    }
  }
  @media (min-width: 600px) and (max-width: 1200px) {
    #vereine h1{
      font-size: 22px;
    }
    #vereine p {
      font-size: 20px;
    }
  }
  
  .collector8 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 50px;
    box-shadow: 12px 29px 81px 0px rgba(0,0,0,0.75);
    box-shadow: 0 0 8px 8px rgba(255, 255, 255, 0.475) inset;
    margin-top: 25px;
    font-size: 22px;
    width: 80vw;
    height: 250px;
    background-image: url(/thumb/LogoDesign_Neu/heavens_pharmacy.jpg);
    background-position: center;
    background-attachment:fixed;
    background-size: cover;
    background-repeat: no-repeat;
  }
  @media (min-width: 90px) and (max-width: 699px) {
    .collector8{
      background-image: url(/thumb/LogoDesign_Neu/heavens_pharmacy.jpg);
      background-position: center;
      background-attachment:local;
      background-size:50%;
      background-repeat: no-repeat;
  }
}
@media (min-width: 700px) and (max-width: 1199px) {
  .collector8{
    background-image: url(/thumb/LogoDesign_Neu/heavens_pharmacy.jpg);
    background-position: center;
    background-attachment:local;
    background-size: 70%;
    background-repeat: no-repeat;
 
}
}
@media (min-width: 1200px){
  .collector8{
    background-image: url(/thumb/LogoDesign_Neu/heavens_pharmacy.jpg);
    background-position: center;
    background-attachment:fixed;
    background-size: 90%;
    background-repeat: no-repeat;
}
}
  .storie-div {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    max-width: 60vw;
    overflow: hidden;
    
    font-weight: 500;
   
    font-style: italic;
    line-height: 140%;
    text-align: center;
    text-align-last: center;
    padding: 30px;
   
  }
  .storie-div p {
    font-size: 1.4rem;
    color: rgb(20, 20, 20);
    line-height: 130%;
  }
  .storie-div h1 {
    font-style: oblique;
    margin-bottom: 15px;
    font-size: 2.2rem;
    color: rgb(22, 0, 88);
  }
  .storie-div h2 {
    text-align: center;
    color: rgb(22, 0, 88);
    font-size: 1.7rem;
    font-style:oblique;
    line-height: 150%;
  }
  .storie-div h3 {
    text-align: center;
    color: rgb(20, 20, 20);
    font-size: 1rem;
    font-style: normal;
    line-height: 150%;
  }
  #custom-made h1{
    font-size: 2.4rem;

  }
  
  @media (min-width: 90px) and (max-width: 709px) {
    .storie-div{
      font-size: 13px;
      padding: 15px;
      margin-right: 30px;
      
    }
    .storie-div p {
      font-size: 15px;
    }
    .storie-div h1 {
      font-size: 1.5rem;
    }
    .storie-div h2 {
      font-size: 1rem;
    }
    .storie-div h3 {
      font-size: 0.8rem;
    }
    #custom-made h1{
      font-size: 1.5rem;
    }
  }
 
  #custom{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 25px;
    font-size: 20px;
    line-height: 140%;
    max-width: 60vw;
 
  }
  #custom img{
max-width: 350px;
  }
  #custom h1{
    font-size: 2rem;
    color: rgb(22, 0, 88);
    margin-top: 25px;
  font-style: oblique;
  }
  #custom h2{
    font-size: 1.8rem;
    color: rgb(22, 0, 88);
    margin-top: 30px;
  }
  #custom h3{
    font-size: 20px;
    color: rgb(20, 20, 20);
    margin-top: 30px;
    text-decoration: none;
  }
  #custom p{
    font-size: 20px;
    color: rgb(20, 20, 20);
  }
  @media (min-width: 90px) and (max-width: 599px) {
    #custom img{
      max-width: 150px;
    }
    #custom {
      line-height: 120%;
      margin-right: 10px;
    }
    #custom h1{
      font-size: 18px;
    }
    #custom p{
      font-size: 14px;
    }
    #custom h2{
      font-size: 14px;
     
    }
  }
  .web-advertising{
   display: flex;
  flex-wrap: wrap;
   justify-content: center;
   align-items: center;
    max-width: 80%;
    padding: 20px;
    
  }
  .web-advertising img{
    max-width: 25vw;
    margin-left: 25px;
    max-height: 150px;
    margin-top: 15px;
  }
  .web-advertising h3{
    font-size: 1rem;
  }
  .logo-eigenschaft{
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    max-width: 60vw;
    color: rgb(20, 20, 20);
    
  }
  .logo-eigenschaft h1 {
    font-size:1.8rem;
    margin-bottom: 15px;
    line-height: 140%;
    font-style: normal;
  }
  .logo-eigenschaft p {
    font-size: 20px;
  }
  
.logo-eigenschaft h2{
  font-size: 1rem;
  margin-bottom: 15px;
  line-height: 140%;
}
 
  @media (min-width: 90px) and (max-width: 599px) {
    .logo-eigenschaft{
      margin-right: 10px;
    }
    .logo-eigenschaft h2{
     font-size: 18px;
    }
    .logo-eigenschaft h3{
      font-size: 18px;
     }
    .logo-eigenschaft p{
    font-size: 16px;
    }
  }
  
 
 #sidetop {
    display: block;
    align-items:center;
    justify-content: center;
    max-width: 160px;
    margin-bottom: 15px;
    height: auto;
   
  }
  #sidetop .sidetop-img{
    max-width: 150px;
    
    

  }
  @media (min-width: 90px) and (max-width: 710px) {
    #sidetop img{
     width: 75px;
    }
  }
 
  
  
 #custom-made img{
  max-width: 45vw;
 
 }
 #custom-made2{
  display: flex;
  
 }
 #custom-made2 img{
  max-width: 30vw;
  margin-right: 20px;
  margin-top: 20px;
 }
 .detail-poster{
  display: flex;
  justify-content: center;
  align-items: center;


 }
 .detail-poster img{
  width: 50%;
  margin-right: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
 }
  .detail{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 20px;
    
  }
  .detail button{
    border: solid black;
    font-size: 25px;
    padding: 20px;
    cursor: pointer;
    background:none;
    font-weight: 600;
    border-radius: 10px;
    margin: 5px;
  }
  .detail button:hover{
    background-color: rgb(255, 55, 5);
    color: whitesmoke;
  }
  @media (min-width: 90px) and (max-width: 599px) {
    .detail button{
      font-size: 13px;
      padding: 10px;
    }
    }
  .tooltip {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    transition: ease-in 50ms;
    /* Position the tooltip */
    position: absolute;
    z-index: 1;
  }
  .tooltip:hover .tooltiptext {
    visibility: visible;
  }
#grid-prev-collector{
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-right: 50px;
  padding-top: 35px;
  text-align: center;
}
@media (min-width: 90px) and (max-width: 800px){
  #grid-prev-collector{
   margin-right: 95px;
   padding-right: 0px;
   flex-direction: column;
  }
}
.tcg-preview-div {
  display: flex;
  flex-direction: row;
  margin-left: 55px;
  justify-content: center;
  align-items: center;
  max-width: 35vw;
  flex-wrap: nowrap;
  margin-top: 25px;
}
.business-prev-div {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 35vw;
  flex-wrap: nowrap;
  margin-top: 25px;
  overflow: hidden;
  margin-left: 50px;
}
@media (min-width: 90px) and (max-width: 1215px){
  .business-prev-div{
   
  }
 
}
.logo-grid{
  display: grid;
  gap: 5px;
  margin-bottom: 20px;
}
@media (min-width: 700px) and (max-width: 3450px){
  .logo-grid {
    grid-template-columns: 1fr 1fr 1fr ;
  }
}
@media (min-width: 200px) and (max-width: 699px) {
  .logo-grid {
    grid-template-columns: 1fr 1fr ;
    margin-right: 0px;
  }
}

  .card img{
    max-width: 10vw;
  }
  .plakat{
    width: 35%;
    }
    .plakat img{
      width: 95%;
    }
.logo-geschichte{
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  align-items: center;
  justify-content: center;
  width: 70vw;
  padding-top: 0;
  text-align: justify-all;
  text-align-last: center;
  margin-top: 35px;
 
}
.logo-geschichte h1 {
  margin-bottom: 15px;
  font-size: 35px;
  color: rgb(20, 20, 20);
}
.logo-geschichte h5 {
  margin-bottom: 15px;
  font-size: 18px;
  color: rgb(20, 20, 20);
}
.logo-geschichte p{
  font-size: 22px;
  font-style: oblique;
}
@media (min-width: 90px) and (max-width: 869px) {
  .logo-geschichte{
    font-size: 15px;

  }
  .logo-geschichte p {
    font-size: 14px;
  }
  .logo-geschichte h1 {
    font-size: 25px;
  }
 

}


.tooltip {
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.tooltip .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  transition: ease-in 50ms;
  /* Position the tooltip */
  position:absolute;
  z-index: 1;
}
.tooltip:hover .tooltiptext {
  visibility: visible;
}
.webseite-prev-div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  width: 80%;
  color: whitesmoke;
  margin-top: 30px;
  padding-top: 35px;
  padding-bottom: 25px;
  padding-left: 45px;
  padding-right: 45px;
  border-radius: 20px;
  line-height: 140%;
}
.webseite-prev-div h2{
  margin-bottom: 20px;
  color: chartreuse;
  font-size: 40px;
  line-height: 150%;
}
.webseite-prev-div img{
width: 50vw;
margin-top: 25px;
}
@media (min-width: 90px) and (max-width: 869px) {
  .webseite-prev-div h2{
    font-size: 25px;
  }
}
  