body{
  max-width: 950px;
  margin: 0 auto; 
}

.rounded_image{
  border-radius: 15px;
}
.galeria_album{
  height: 180px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  border-radius: 10px;
}