/**
    selector is .bermad_moments_block
*/

.bermadMemoryleft{width:38vw;padding-top:12vw;}
.bermadMemoryRight{width:50vw;display:block;position:static;}
.bermad-moments-block .wp-block-content.container{position:static !important;}
.bermad-moments-block{position:relative;padding:6.25vw 0 42vw !important;}
.bermadMemoryRight img{position:absolute;border-radius:1vw;transition:opacity 0.5s ease, transform 0.5s ease;transform:translateY(50px);}
.bermadMemoryRight img:first-child{right:calc(.7vw + 21.25vw * 2 + 15px * 2);width:12.917vw;top:6vw;}
.bermadMemoryRight img:nth-child(2){width:21.25vw;right:calc(.7vw + 21.25vw + 15px);top:11vw;height:14.25vw;}
.bermadMemoryRight img:nth-child(3){width:21.25vw;right:.7vw;top:11vw;height:14.25vw;} /* FIRST TOP ROW */
.bermadMemoryRight img:nth-child(4){width:21.25vw;right:calc(27.639vw + 15px);top:calc(11vw + 14.25vw + 15px);height:14.2vw;}
.bermadMemoryRight img:nth-child(5){right:0;top:calc(11vw + 14.25vw + 15px);width:27.639vw;height:19vw;} /* FIRST MIDDLE ROW */
.bermadMemoryRight img:nth-child(6){right:calc(2vw + 25.694vw + 15px + 21.25vw + 15px + 16.5vw + 15px);top:42vw;width:17.403vw;}
.bermadMemoryRight img:nth-child(7){width:16.5vw;right:calc(2vw + 25.694vw + 15px + 21.25vw + 15px);top:35vw;}
.bermadMemoryRight img:nth-child(8){width:21.25vw;top:calc(11vw + 14.25vw + 15px + 14.2vw + 15px);right:calc(2vw + 25.694vw + 15px);}
.bermadMemoryRight img:last-child{width:25.694vw;top:calc(11vw + 14.25vw + 15px + 19vw + 15px);right:2vw; height: 25.7vw;} /* FIRST LAST ROW */
body.rtl .bermadMemoryRight img:first-child{left:45vw;right:inherit}
body.rtl .bermadMemoryRight img:nth-child(2){width:21.25vw;left:22.8vw;top:11vw;right:inherit}
body.rtl .bermadMemoryRight img:nth-child(3){width:21.25vw;left:.7vw;top:11vw;right:inherit}
body.rtl .bermadMemoryRight img:nth-child(4){width:21.25vw;left:28.6vw;top:26.1vw;right:inherit}
body.rtl .bermadMemoryRight img:nth-child(5){left:0;top:26.2vw;width:27.639vw;right:inherit}
body.rtl .bermadMemoryRight img:nth-child(6){right:13.5vw;top:42vw;width:17.403vw;left:inherit}
body.rtl .bermadMemoryRight img:nth-child(7){width:16.5vw;right:31.9vw;top:35vw;left:inherit}
body.rtl .bermadMemoryRight img:nth-child(8){width:21.25vw;top:41.2vw;left:28.6vw;right:inherit;}
body.rtl .bermadMemoryRight img:last-child{width:25.694vw;top:46vw;left:2vw;right:inherit;} 

@media (max-width:1600px){
    .bermadMemoryRight img:nth-child(7), .bermadMemoryRight img:nth-child(6){top:47vw;}
    .bermadMemoryRight img:first-child{top:4vw}
}

@media (max-width:1400px){
    .bermadMemoryRight img:nth-child(7), .bermadMemoryRight img:nth-child(6){top:43vw;}
}

@media (max-width:1024px){
    .bermadMemoryRight img:nth-child(7), .bermadMemoryRight img:nth-child(6){top:51vw;}
}

@media (max-width: 890px) {
    .bermadMemoryRight img:nth-child(7), .bermadMemoryRight img:nth-child(6) {top: 64vw}
}

