.product-header{display:flex;justify-content:space-around;flex-wrap:wrap}@media screen and (min-width:640px){.product-header{padding:0 5rem;margin-top:2rem}}@media screen and (max-width:639px){.product-header{padding:0 1rem;margin-top:4rem}}@media screen and (min-width:768px){.product-header .gallery{flex:0 0 59%}}@media screen and (max-width:767px){.product-header .gallery{max-width:100%}}@media screen and (min-width:768px){.product-header .information{flex:0 0 39%}}@media screen and (max-width:767px){.product-header .information{flex:0 0 100%}}