h1 .title-child {
color: #000000;
}

#gift h1 {
   position: relative;
    left: -2rem;
}

#gift h1 span {
    left: 46%;
    position: absolute;
    bottom: -33px;
}

#maps {
display: none;
}

@media screen and (max-width: 500px){
#rundown .acaraWrapper .image .photoWrapper.second{
bottom: 50% !important;
}
}


