/* 
    Created on : Sep 18, 2017, 7:02:46 PM
    Author     : Tech. Rudranshi(Krishna rathor)
    Donate: donate for making such free videos  -  https://www.paypal.me/GajanandRathor
    Email: questions@krishnarthor.com
*/


body{
    margin: 0;
    padding: 0;
    
}

.image-gallery img{
    width: 30%;
    float: left;
}

