/**
 * IE 10 | IE 11
 */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .sighting__date {
        width: 18%;
    }
}