.container {
    max-width: calc(100vw - 40px)!important;
}

.dropdown-container {
    max-width: 100%;
}
