.categories {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 40px 20px;
  background-color: #fff;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.category {
  text-align: center;
  max-width: 120px;
}
.category img {
  width: 64px;
  height: 64px;
  margin-bottom: 10px;
  display:initial;
}
.category p {
  font-size: 16px;
  font-weight: 500;
  color: #333;
}
.premium-image-with-info .banner {
    background-position: left center;
    min-height: 580px!important;
}
.section-3 .title_jufistuq {
    font-size: 30px !important;
    font-weight: 400 !important;
}
.section-3 .products_jufistuq {
    grid-template-columns: repeat(4, 1fr)!important;
}
.section-shein-list-product-section-5 h3 {
    text-align: center;
    font-weight: 400;
}
.text-left h2 {
text-align: left;
}