.pg-demo-partner {
  width: 30vw;
}
@media (max-width: 991px) {
  .pg-demo-partner {
    width: 100%;
  }
}
