0fe2a53
1
2
3
4
5
6
7
8
9
10
11
12
.container { max-width: 1368px; margin-left: auto; margin-right: auto; } #row-flex { display: flex; align-items: center; justify-content: center; }