@charset "UTF-8";
/* CSS Document */

[data-id="d98445-1"] .list-inline-img {
    margin: 0 auto;
}

.page-header {
    text-align: center;
}

/* Room Setups */
[data-id="2314541"] .container-fluid {
    margin-bottom: 20px;
    padding: 0;
}

[data-id="d98445-2"] > .row {
    margin-bottom: 20px;
}

[data-id="d98445-3"] .h3-image-bottom {
    margin-bottom: 10px;
}

[data-id="d98445-3"] .h3-image-bottom p {
    margin-bottom: 5px;
}

[data-id="d98445-3"] .h3-image-bottom a {
    margin-left: 1em;
    color: #800080;
}

@media screen and (min-width:768px) {
    [data-id="2314541"] {
        width: 50%;
    }

    [data-id="d98445-2"] > .row {
        display: flex;
    }

    [data-id="d98445-2"] > .wrapper {
        padding: 16px 0;
    }

    [data-id="d98445-3"] {
        width: 50%;
        padding: 16px 0;
    }

    [data-id="d98445-3"] .h3-image-bottom .container-fluid {
        padding: 0 16px;
    }
}

@media screen and (max-width:767px) {
    [data-id="d98445-3"].container-fluid {
        padding: 0;
    }
}