body{
    margin: 0;
}
.container{
    position: relative;
    margin: 0 auto;
    height: 773px;
}
            .p1{
/*              background: url(../images/p1.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p1.jpg") no-repeat center #fff;
            }
            .p2{
/*              background: url(../images/p2.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p2.jpg") no-repeat center #fff;
            }
            .p3{
/*              background: url(../images/p3.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p3.jpg") no-repeat center #fff;
            }
            .p4{
/*              background: url(../images/p4.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p4.jpg") no-repeat center #fff;
            }
            .p5{
/*              background: url(../images/p5.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p5.jpg") no-repeat center #fff;
            }
            .p6{
/*              background: url(../images/p6.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p6.jpg") no-repeat center #fff;
            }
            .p7{
/*              background: url(../images/p7.jpg) no-repeat center #fff;*/
                background: url("https://www.eltiempo.com/maquetacion/especiales/eltiempo/migrados/cicatrices_historias_de_vida/images/p7.jpg") no-repeat center #fff;
            }
            .container figure{
              margin: 0;
              padding: 0;
            }
            .container figure img{
              height: auto;
              display: inline;
              position: absolute;
              z-index: 3;
            }
            .container.p1 figure img{
              left: 50%;
              margin-left: -130px;
              bottom: 17%;
            }
            .container.p2 figure img{
              left: 50%;
              margin-left: -420px;
              top: 12%;
            }
            .container.p3 figure img{
              left: 50%;
              margin-left: -290px;
              bottom: 5%;
            }
            .container.p4 figure img{
              left: 50%;
              margin-left: -450px;
              top: 23%;
            }
            .container.p5 figure img{
              left: 50%;
              margin-left: -20px;
              bottom: 42%;
            }
            .container.p6 figure img{
              left: 50%;
              margin-left: -10px;
              bottom: 18%;
            }
            .container.p7 figure img{
              left: 50%;
              margin-left: -450px;
              top: 25%;
            }