

.left .mandala:first-child{padding-top:25vh; padding-left:15vw;}   
.left .mandala:nth-child(2){padding-top:5vh;} 
.left .mandala:nth-child(3){padding-left:25vw;} 
.right .mandala:first-child{padding-top:30vh;}    
.right .mandala:last-child{padding-top:0vh;}

@media only screen and (max-width:767px) and (orientation:portrait){


}



@media only screen and (min-width:768px) and (orientation:portrait){

}



@media only screen and (max-width:1023px) and (orientation:landscape){  

    
}



@media only screen and (min-width:1024px) and (orientation:landscape){


}



