.ui-selectmenu-button{
    height: 56px!important;
    background: #fff!important;
    border-radius: 14px!important;]
    border: 1px solid #adadad!important;
    width: 100%!important;
}

.ui-selectmenu-text{
    line-height: 44px;
}
@media screen and (max-width:1550px) {
    .ui-selectmenu-button{
    height: 52px!important;
}
}
@media screen and (max-width:1285px) {
    .ui-selectmenu-button{
    height: 41px!important;
}
}