.nsc-section .image-container {
    margin-bottom: 24px;
    position: relative;
}

.nsc-section .image-container a {
    color: #8b6f4e;
    text-decoration: none;
}
.stile .logo {
  display: inline-block;
}
.stile .logo img {
  width: 70px;
  height: 40px;
}

.nsc-section .image-container a h2 {
  color: #8b6f4e;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  text-decoration: none;
}


.nsc-section .image-container.product-page img {
  width:100%;
  margin-bottom: 5px;
}
.nsc-section .image-container.product-page a h2 {
  border-top: 1px solid #8b6f4e;
  border-bottom: 1px solid #8b6f4e;
  padding: 10px 0;
}










