@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
    div.input-select-style select {
        padding-right: 0;
    }
}