#bottom1 {
margin-right: auto;
margin-left: auto;
}

#bottom2 {
text-align: left;
background-color: #ffff00;
}

#main {
width: 100%;
position: relative;
left: 50%;
right: 50%;
margin-left: -50vw !important;
margin-right: -50vw !important;
box-sizing: border-box;
background-color: 00C7FF;
max-width: 2500px;
margin-top: 80px;
margin-bottom: 8px;
}
