td {
    border:solid 1px black;
    padding:3px;
/*    color: red;*/
}

table {
    margin-bottom: 40px;
    display: block;
}

.about-make-at-home{
    position: relative;
    height: 164px;
}
.about-make-at-home img{
    width: 460px;
    height: auto;
    position: absolute;
    top: -276px;
    left: 59px;
}

@media (max-width: 1199px){
    .about-make-at-home img{
        width: 460px;
        height: auto;
        position: absolute;
        top: -76px;
        left: -4px;
    }
}
@media (max-width: 991px){
    .about-make-at-home img{
        width: 400px;
        height: auto;
        position: absolute;
        top: -76px;
        left: -64px;
    }
}
@media (max-width: 767px){
    .about-make-at-home{
        height: initial;
    }
    .about-make-at-home img{
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        margin-top: 30px;
    }
}
.about-gold-oval-lines-1{
    position: relative;
}
.about-gold-oval-lines-1 img{
    position: absolute;
    top: -216px;
    width: 250px;
    height: auto;
    right: -36px;
}
@media (max-width: 1199px){
    .about-gold-oval-lines-1 img{
        position: absolute;
        top: -216px;
        width: 250px;
        height: auto;
        right: 0px;
    }
}
@media (max-width: 767px){
    .about-gold-oval-lines-1 img{
        position: absolute;
        top: -315px;
        width: 250px;
        height: auto;
        right: 0px;
    }
}
@media (max-width: 575px){
    .about-gold-oval-lines-1{
        display: none;
    }
}
.our-story{
    position: relative;
}
.our-story img{
    position: absolute;
    width: 648px;
}
.palm-springs-celebration{
    text-align: center;
}
.palm-springs-celebration img{
    width: 570px;
    margin-top: 210px;
    margin-bottom: 70px;
}

@media (max-width: 1399px){
    .our-story img{
        width: 558px;
    }
    .palm-springs-celebration img{
        width: 550px;
        margin-top: 210px;
        margin-bottom: 270px;
    }
}
@media (max-width: 1199px){
    .our-story img{
        width: 468px;
    }
    .palm-springs-celebration img{
        width: 455px;
        margin-top: 256px;
        margin-bottom: 126px;
    }
}
@media (max-width: 991px){
    .our-story{
        padding-top: 25px;
    }
    .our-story img{
        position: relative;
        width: 100%;
    }
    .palm-springs-celebration img{
        width: 100%;
        position: relative;
        margin-top: 50px;
    }
}
.about-gold-arch-lines-2{
    position: relative;
}
.about-gold-arch-lines-2 img{
    position: absolute;
    top: 230px;
    width: 300px;
    height: auto;
    right: 0px;
}
.about-prada img{
    width: 100%;
    height: auto;
}
@media (max-width: 1199px){
    .about-gold-arch-lines-2 img{
        position: absolute;
        top: -52px;
        width: 300px;
        height: auto;
        right: -94px;
    }
}
@media (max-width: 767px){
    .about-gold-arch-lines-2 img{
        position: absolute;
        top: -52px;
        width: 300px;
        height: auto;
        right: -12px;
    }
}
@media (max-width: 575px){
    .about-gold-arch-lines-2{
        display: none;
    }
}
.ready-to-relax-header{
    padding-top: 12rem;
}
.ready-to-relax-header:after{
    content: "";
    display: block;
    height: 2px;
    background-color: #C6A11E;
    width: 200px;
    margin: auto;
    margin-top: 6px;
}
.table-discussion{
    padding-top: 4rem;
    display: flex;
    align-items: center;
    height: 100%;
}
.table-discussion img{
    width: 700px;
    height: auto;
}
@media (max-width: 1500px){
    .table-discussion img{
        width: 550px;
        height: auto;
    }
}
@media (max-width: 1399px){
    .table-discussion img{
        width: 500px;
        height: auto;
    }
}
@media (max-width: 1199px){
    .table-discussion img{
        width: 460px;
        height: auto;
    }
}
@media (max-width: 991px){
    .table-discussion{
        justify-content: center;
    }
    .table-discussion img{
        width: 550px;
        height: auto;
    }
}
@media (max-width: 767px){
    .table-discussion img{
        width: 100%;
        height: auto;
    }
}

.rules-palm-tree{
    background-color: #F7B3C1;
}
.rules-palm-tree img{
    width: 100%;
    height: auto;
    opacity: 0.1;
}
.rules-header{
    margin-top: 8rem;
}
.rules-header:after{
    content: "";
    display: block;
    height: 2px;
    background-color: #C6A11E;
    width: 200px;
    margin: auto;
    margin-top: 6px;
}
.rules-stay-with-us-header{
    width: 500px;
    margin: auto;
}
.rules-description{
    width: 500px;
    margin: auto;
    margin-top: 2rem;
}
.rules-learn-more-btn{
    width: 440px;
}
@media (max-width: 1199px){
    .rules-palm-tree img{
        width: auto;
        height: 100%;
        opacity: 0.1;
        object-fit: cover;
    }
}
@media (max-width: 991px){
    .rules-palm-tree img{
        display: none;
    }
    .rules-stay-with-us-header{
        width: 100%;
    }
    .rules-description{
        width: 100%;
    }
    .rules-learn-more-btn{
        width: 300px;
    }
}
@media (max-width: 767px){
    .rules-header{
        margin-top: 3rem;
    }
}
.meet-team-header{
    margin-top: 8rem;
    text-align: center;
}
.meet-team-header:after{
    content: "";
    display: block;
    height: 2px;
    background-color: #C6A11E;
    width: 235px;
    margin: auto;
    margin-top: 6px;
}
.meet-team-subheader{
    margin-top: 4rem;
}
.meet-team-description{
    max-width: 670px;
    margin: auto;
    margin-top: 1.5rem;
    word-wrap: break-word;
}
.meet-team-portrait-container{
    position: relative;
    width: 400px;
    height: 600px;
    margin-top: 6rem;
}
.meet-team-portrait-frame{
    position: absolute;
    top: 0;
    left: 0;
    width: 400px;
    height: 600px;
    background-color: #C4D9DD;
    z-index: 1;
    top: -24px;
    left: 24px;
}
.meet-team-portrait-bg{
    width: 400px;
    height: 600px;
    background-color: #D9D9D9;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.meet-team-portrait-name{
    margin-top: 1rem;
}
@media (max-width: 1399px){
    .meet-team-portrait-container{
        width: 350px;
        height: 525px;
    }
    .meet-team-portrait-frame{
        width: 350px;
        height: 525px;
        top: -21px;
        left: 21px;
    }
    .meet-team-portrait-bg{
        width: 350px;
        height: 525px;
    }
}
@media (max-width: 1199px){
    .meet-team-portrait-container{
        width: 300px;
        height: 450px;
    }
    .meet-team-portrait-frame{
        width: 300px;
        height: 450px;
        top: -18px;
        left: 18px;
    }
    .meet-team-portrait-bg{
        width: 300px;
        height: 450px;
    }
}
@media (max-width: 991px){
    .meet-team-portrait-container{
        width: 100%;
        height: 375px;
        margin-bottom: 3rem;
    }
    .meet-team-portrait-frame{
        width: 250px;
        height: 375px;
        top: -15px;
        left:50%;
        margin-left: -105px; 
    }
    .meet-team-portrait-bg{
        width: 250px;
        height: 375px;
        left:50%;        
        margin-left: -125px; 
    }
}
@media (max-width: 767px){
    .meet-team-description{
        width: 100%;
        margin: auto;
        margin-top: 1.5rem;
    }
}

.favorite-moment-section{
    padding-top: 16em; 
    padding-bottom: 6em;
}

@media (max-width: 991px){
    .favorite-moment-section{
        padding-top: 8em; 
        padding-bottom: 3em;
    }
}
@media (max-width: 767px){
    .favorite-moment-section{
        padding-top: 2em; 
        padding-bottom: 3em;
    }
}