@media screen and (min-width: 640px) {
.template-product .header .container{
  max-width:1480px;
}
  .template-product  nav.nav-bar  .container{
    max-width:1480px;
  }
.template-product .container{
  max-width:1220px;
}

}