.img-file {
    width:260px;
}
.img-file i{
    display: none;
}
.img-file .file{
    width:260px;
    opacity: 1;
    filter: alpha(opacity=100);
}