.sr-only {
    border: 0;
    height: 0;
    width: 0;
    margin: 0;
    padding: 0;
    font-size: 0;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    float: left;
}