.container {
    width: 100%;
    max-width: 1300px;
    margin-left: auto;
    margin-right: auto;
}   

h2 {
    line-height: 2.2em;
}