#menu ul li.item:hover ul.subnav > div {
  justify-content: center;  
}
/* #starterspakket > p {
  width: 50%;
} */
@media only screen and (max-width: 769px) {
  #starterspakket > p {
    width: 100%;
  }
}
@media only screen and (max-width: 575.98px) {
  .ig-feed .social {
    margin-top: 15px;
    position: absolute;
    right: 25px;
    bottom: -9px;
	}
  .ig-feed .intro .social a {
    margin-top: 15px;
    position: relative;
    width: 30px;
    height: 30px;
  }
}

#gift > .container { text-align: center; max-width: 900px; }
@media only screen and (max-width: 88.75em) {
  #gift > .container { max-width: 900px; }
}
@media only screen and (max-width: 84.375em) {
  #gift > .container { max-width: 900px; }
}
#gift .nav, #gift .tab-content .products { justify-content: center; }