#hero {
    background: url(../img/prado1.jpeg) top center;
}
.about {
  background: url("../img/home_bg.jpg") center center;
}
.redondo{
    border-radius: 50%;
}