.gr-toplist { display: flex; flex-wrap: wrap; justify-content: center; } .gr-review { width: 100%; max-width: 600px; text-align: center; padding: 10px; margin: 10px; border: 1px solid #ddd; border-radius: 5px; } .gr-button { display: inline-block; padding: 10px 15px; background: #ff6600; color: #fff; text-decoration: none; border-radius: 5px; }