#menu ul li.item:hover ul.subnav > div {
  justify-content: center;  
}
@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;
  }
}