@media (max-width: 1100px) {
    .wrapper .container {
        width: 100%;
    }
}

