body {
  background-image: url(//letreflenoir.com/cdn/shop/t/3/assets/texture-grain.png?v=81513901318236712751643136004);  
  background-repeat:repeat;
  background-attachment: fixed;
  background-size:cover;
}


#shopify-section-text-columns-with-icons.no-overflow{overflow:initial !important; padding-bottom:20px;}
.text-w-icon__container {
    margin-bottom: 0px;
}

.header-holder.fix .logo-img{max-height:70px;}

.sidebar__menus{padding-top:40px;}
.secondary-menu{padding-top:20px;}

.footer-item--image img{max-width:450px !important; width:100%;}

@media screen and (max-width: 600px) {
  body {    
    background-size:initial !important;
  }
}