.flex { display: flex; justify-content: center; align-items: center; padding: 0 30px; } .image { width: 100%; height: auto; border-radius: 10px; }