.packagings-page .banner-page {
  height: 473px;
  background-size: cover;
  background-repeat: no-repeat;
}

.normes-sub-content {
  margin-top: 10px;
}

.normes-wrap {
  margin-top: -40px;
}

.normes-icon {
  margin-top: 14px;
}

.artisan-icon {
  margin-top: 45px;
}

/* options */
.options-list ul {
  gap: 15px;
}

.options-list ul li {
  gap: 15px;
}

.options-list ul li .elementor-icon-list-text {
	padding-left:0px !important;
}

/* plastique */
.plastique-list ul {
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.packagings-page .plastique-content {
  gap: 10px;
}

.plastique-list ul .elementor-icon-list-icon svg g path {
  fill: #3a9e52;
}

.plastique-list ul .elementor-icon-list-item {
  gap: 13px;
  display: flex;
  align-items: center;
}

.plastique-list ul .elementor-icon-list-icon svg {
  margin: 0px !important;
}

.plastique-list ul .elementor-icon-list-text {
  padding-left: 0px !important;
}

@media (max-width: 1440px) {
  .packagings-page .normes-wrap {
    margin-top:-60px !important;
  }
}

@media (max-width: 1200px) {
  .packagings-page .normes-wrap {
    margin-top:-80px !important;
  }
  
  .packagings-page .expertise-wrap{
  margin-top: 0px !important;
  }
  
  .packagings-page .plastique-content-right{
   margin-top: 0px;
  }
}

@media (max-width: 991px) {
 .packagings-page .normes-wrap{
     margin-top: -20px !important;
 }

  .packagings-page .plastique-content {
    gap: 0px;
  }
}


@media (max-width: 820px) {
  /* banner */
  .packagings-page .sub-banner-content {
    transform: translateY(-45%);
  }
  
  .packagings-page .normes-wrap{
  margin-top:-40px !important;
  }
}

@media (max-width: 768px) {
.packagings-page .banner-page {
  height: 350px;
  background-size: cover;
  background-repeat: no-repeat;
}

.packagings-page .normes-wrap {
  margin-top: -20px !important;
}

  .packagings-page .artisan-icon {
  margin-top:20px;
  }
  
   .packagings-page .content-wrap {
    margin-top: -15px !important;
  }
  
  .packagings-page .pourquoi-wrap {
  padding-bottom:0px;
  }
  
  .packagings-page .pourquoi-wrap .artisan-icon img{
  width: 40px;
    height: 40px;
  }
  
  /* plastique */
.plastique-list ul {
  gap: 11px;
  display: flex;
  flex-direction: column;
}
}

@media (max-width: 601px) {
 .packagings-page .banner-page {
  height: 300px;
}

  /* normes */
  .packagings-page .normes-wrap {
    margin-top: -50px !important;
  }
  
  .packagings-page .content-wrap {
    margin-top: 0px !important;
  }
  
}

@media (max-width: 520px) {
  /* normes */
  .packagings-page .content-wrap {
    margin-top: -30px;
  }
}