.redes-sociais-container {
    float: left;
    width:100%;
    height: auto;
}
.redes-sociais-container a {
  float: left;
  width: 20px;
  height: auto;
  margin: 0px 0% 0 0;
  max-width: 20px !important;
}
.redes-sociais-container img{
    float: left;
    width:20px;
    height: auto;
}