@media screen and (min-width: 872px) {
  .price-container {
    width: 872px;
    margin-left: auto;
    margin-right: auto;
  }
}