.container {
    width: min(1100px, 92%);
    margin: 0 auto;
}