.ps-summary {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.ps-summary p {
  text-align: center;
}

.ps-summary img {
  margin: 0 auto 0 auto;
  padding 4px;
}

.ps-summary button {
  background: rgb(221,0,100,0.9);
  width: 80%;
}




/* START Delight Pull Quotes Column Count Responsive */
@media
(max-width: 699px),
(min-width: 900px) and (max-width: 1099px) {



}
/* END Delight Pull Quotes Column Count Responsive */



/* START Delight Pull Quotes Span Line Break Responsive */
@media
(min-width: 900px) and (max-width: 1099px) {



}
/* END Delight Pull Quotes Span Line Break Responsive */



/* START Delight Pull Quotes Heart Break Responsive */
@media
(max-width: 699px) {



}
/* END Delight Pull Quotes Heart Break Responsive */
