.security-login-form select {
   background-image: url("../media/account-setting/input-dropdown-icon.svg");
   background-position: right center;
   background-repeat: no-repeat;
   padding-left: 50px;
}
.select2-container--default
   .select2-selection--single
   .select2-selection__rendered {
   font-size: 14px !important;
}
.form-control {
   font-size: 14px;
}
