.header-container-image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  
}

div.menu {
    background-color: #000000;
    overflow: auto;
    white-space: nowrap;
}
body {
    margin: 0;
}


div.menu a {/*menu link element(Home, news... */
  display: inline-block;
  color: white;
  text-align: center;
  padding: 14px;
  text-decoration: none;
}

div.menu a:hover {
  background-color: #777;
}

.brand-title {
    background: #1b1a16;
    margin: 0;
    text-align: center;
}

h1.brand-title {
    color: #ffffff;
}

.header-container-image p {
    text-align: center;/* center text*/
    font-size: 18px;/*Change Font Size*/
}

.header-container-image h3 {
    text-align: center;/* center text*/
    font-size: 29px;/*Change Font Size*/
}

.brand-shop img {
    width: 20%;
}
body {
    margin-right: 0px;
    margin-left: 0px;
}

p.footer-links a {
    text-decoration: none;
    color: white;
}

p.footer-company-about {
    background: black;
    margin: 0;
}
footer.footer-distributed {
    background: black;
    color: white;
    padding-top: 25px;
    margin-top: 25px;
    padding-bottom: 25px;
}
p, a, li, ua, i {
    font-style: normal;
}


.yarn-k, .bead-h {
    margin-bottom: 25px;
}