﻿#redes {
    float: right;
    height: auto;
    position: relative;
    width: 40%;
}

#facebook {
    border-bottom: 3px solid #BDBDBD;
    border-top: 3px solid #BDBDBD;
    margin-left: 5%;
    width: 95%;
    height:580px;
}

.facebook_class {
  width:330px; 
  height:505px;
  overflow:hidden;
}

.foto_redes {
   margin-bottom:5px;
}


#twitter {
    border-bottom: 3px solid #BDBDBD;
    border-top: 3px solid #BDBDBD;
    margin-left: 5%;
    margin-right: auto;
    width: 95%;
}