.logo img{width: 200px;}
.text-justify{text-align: justify}

.popprds img{width:102px;height: 106px;}



@media (min-width:320px) and (max-width:640px){
.section-padding {
  padding: 30px 0;
}
    .faq-wrapper .faq-content .accordion-item .accordion-collapse .accordion-body {
  padding-right: 0px;
  margin-top: -25px;
  padding-left: 20px;
  margin-bottom: 5px;
  font-size: 18px;
  color: var(--header);
  opacity: 0.8;
  font-weight: 400;
  line-height: 25px;
}
    .about-wrapper-2 .about-content p {
  padding-top: 2px;
  font-size: 17px;
  font-weight: 400;
  color: #000;
  text-align: justify;
  line-height: 25px;
}
    .product-header .nav {
  justify-content: center;
  margin-bottom: 4px;
  gap: 5px;
}
    .shop-bottom-title { 
  margin: 15px auto 
    }
    .hero-2{height: 180px;
    margin-top: 80px;padding: 98px 0px 0px;  background-repeat:no-repeat;background-size:contain;background-position:center; 
}
 .hero-2::before { 
    background-color: #fff;
    opacity: 0.2;
  }
}
