.container {
display: flex;
width: 100%;
}
.left,
.right {
width: 24%;
.left-main,
.right-main {
width: 75%;
.center {
width: 50%;