﻿

.Parent_Add_Image {
    /*  padding:10%;
                width:90%;*/
}

.Parent_Add_Image1 {
    padding: 10%;
    background-color: #feecc8;
    width: 90%;
    height: auto
}

    .Parent_Add_Image1 img {
        height: 150px;
    }

.Add-Image {
    cursor: pointer;
}
