@media (min-width: 993px){
    .container{
        width: 95% !important;
        max-width: 1620px !important;
    }
}