.iban-calculator .selectric-wrapper {
    width: 100%;
    height: 44px;
    display: none;
}

.iban-calculator .selectric-wrapper.selectric-open {
    width: 99.8%;
}

.iban-calculator .selectric-wrapper .label {
    width: 100%;
    height: 44px;
    line-height: 30px;
    background-color: #fff;
}

.iban-calculator .selectric-items {
    background-color: #fff;
}