/* IE9+ CSS */
@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
  
  .footer-emails {
    width: 80%;
  }
}