#timed-popup .popup-form-buttons {
    width: 100%;

}
#timed-popup .territory-select {
    width: 100%;
}
.territory-select .nice-select {
    width: 100%;
    color: #000;
    border-radius: 0;
    margin-bottom: 16px;
}
.territory-select .nice-select option {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
}