#container {
    margin: 53px auto 0;
    width: 680px;
}

#home {
    margin-top: 150px;
    text-align: center;
}

#home h1 {
    margin-bottom: 50px;
    font-size: 62px;
}

#home p {
    font-size: 46px;
}

#portfolio {
    min-height: 510px;
    position: relative;
}

#portfolio h3 {
    font-size: 20px;
    position: absolute;
    right: 20px;
    top: 20px;
}

#portfolio #left {
    float: left;
    margin-right: 35px;
    width: 50%;
}

#portfolio #left a,
#portfolio #right a {
    display: block;
    margin-bottom: 5px;
}

#portfolio #right {
    float: left;
    width: 44%;
}

#bottom {
    margin-top: 125px;
}

#bottom p {
    display: inline;
    font-size: 11px;
    margin-left: 55px;
}

#contact {
    padding: 60px 0 0 15px;
}

#contact p {
    font-size: 18px;
    margin-bottom: 25px;
}

#footer {
    font-size: 22px;
    clear: left;
    margin-bottom: 20px;
}

#footer #menu {
    margin-right: 40px;
}

#footer p {
    float: right;
}

#footer p a {
    margin-left: 8px;
}

#gallery {
    float: left;
    margin-top: 30px;
}

#gallery a {
    display: block;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
}

.plus {
    font-size: 28px;
}

.right {
    float: right;
}

#continue {
    font-size: 18px;
    text-align: center;
}

#continue a {
    margin: 0 60px;
}

.chandeliers {
    width: 585px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 90px !important;
    float: none !important;
}

.chandeliers#gallery a {
    margin-right: 40px;
}

.palace {
    height: 500px;
}

.palace#gallery a {
    margin-bottom: 21px;
}

.howard {
    margin-top: 55px !important;
    height: 500px;
}

.howard#gallery a {
    margin-bottom: 50px;
}

#untitled-section .highslide-gallery {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr !important;
    margin-left: -15px;
}


#untitled-section .highslide-gallery a {
    transform: scale(.8);
}

.highslide-full-expand {
    display: none;
}

.zucchini-scoped7537 {
    transform: translate(-7px, 201px) scale(.89);
}

#gallery.palace-gallery-container {
    margin-top: 60px;
}

#icons #gallery {
    margin: 75px 0 25px;
    width: 100%;
}

#icons .highslide-gallery {
    width: 100%;
}

#icons .top-row {
    display: flex;
    flex-direction: row-wrap;
    justify-content: space-between;
}

.desc-container .descriptions {
    font-size: 24px;
    max-width: 45%;
    margin-left: auto;
    line-height: 28px;
    margin-bottom: 25px;
}