.select > div.selector,
.select > div.selector > select{
    /*width: auto !important;*/
    display: flex !important;
    min-width: 269px !important;
    max-width: none !important;
}

.select > div.selector > span {
    width: auto !important;
    min-width: 259px !important;
}

.submit.login {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.short_description_block2 p {margin:0px!important;}

.hide-load {
    display: none
}
