@charset "utf-8";

.h22{
  font-size: 80px;
  text-align: center;
  color: rgb(27, 27, 28);
  width: 1500px;
  margin-top: 150px;
  margin-bottom: 30px;
  
}

.header-inner{
  margin-top: -150px;

}
@media screen and (max-width:670px) {
  
  .header-inner{
  margin-top: 0px;

}

  .h22{
    width: 400px;
    font-size: 50px;
margin-top: 150px;
text-align: center;
margin-bottom: 50px;
margin-left: -30px;
line-height: 80px;
  
}


  /* .header-logo{
    margin-top: 20px;
    width: 150px;
  }

  .title {
   
    
      max-width: 90%;
      max-height: 90%;
      margin-left: 20px;
      
      margin-bottom: 50px;
      height: 150px;
    }
    
.title h3 {
  text-align: center;
      margin-top: 50px;
      font-size: 30px;
     
      
    }

    .title p{
      display: none;
      text-align: center;
      font-size: 20px;
      margin-top: 10px;
    }
    
    
    
    .content{
    display: block;
    height: 380px;
    }
    
    .text{
      font-size: 20px;
      line-height: 30px;
      margin-top: -50px;
     
     
    }
    
    .text2{
      width: 300px;
      font-size: 17px;
      line-height: 30px;
      text-align: center;
      margin-left: 40px;
      
    }
    .img2{
      object-fit: cover;
      height: 300px;
      width: 300px;
      border-radius: 50px;
      
    }
    
    
    .all ul{
    
      object-fit: cover;
      margin-top: 50px;
      display: block;
     
      margin-left: 50px;
      }
    
    
     
     
     .img2p{
     text-align: center;
     margin-left: 50px;
   
      width: 200px;
      margin-top: 20px;
      font-size: 30px;
      font-weight: bold;
     }
    
     .img2p-2{
      text-align: center;
      margin-left: 0px;
      margin-top: 20px;
     width: 300px;
      
      font-size: 19px;
    font-weight: bold;
      line-height: 35px;
     }
    
     
     .price{
      font-weight: bold;
     text-align: center;
     margin-left: 50px;
     margin-top: 30px;
     width: 200px;
     margin-bottom: 50px;
     font-size: 25px;
    
    
    }
    
    
    
     .recommended h2{
      display: inline-block;
      font-size: 30px;
     } */

   
}