
.photo-gallery {
    padding-bottom: 20px;
    margin-left: 100px;
}

.photos {
    padding-bottom: 20px;
    margin-left: -49px;
    justify-content: center;
}

.photo-gallery {
    /* padding: -34px; */
    margin: -7px;
}

.google_button {
   border-left-width:0;
   margin-left:22%;
   border:hidden;
}
.left {
    margin-top:25px;
}
.item {
    padding: 12px;
    margin: 33px;
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%), 0 3px 6px rgb(0 0 0 / 10%);
    border: black solid 2px;
    background-color: #8bddcd;
    border-radius: 20px;
}

.photo-design {
    background-color: black;
    color: #FAEEE7;
    height: 220px;
    width: 200px;
    align-content: center;
    position: center;
    box-shadow: 0 3px 6px rgb(0 0 0 / 10%), 0 3px 6px rgb(0 0 0 / 10%);
}

.img-size {
    height: 200px;
    width: 200px;
    align-content: center;
}

.del {
    margin-top: 20px;
   display:flex;
   justify-content:center;
   align-items:center;
   margin-left:70px;
}
.description{
    margin-left:40px;
}








