div.galleria-container {
    position: relative;
    display: block;
    z-index: 1;
}

div.galleria-image {
    display: block;
}

.amenities-list {
    columns: 2;
}

.cabin-page .cal tbody td div{
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin: auto;
}

.cabin-page table.cal {
    margin: 1em auto;
    width: calc(40px * 7);
}

.qqresults table {
    width: calc(40px * 7);
}

.quickquote {
    margin-top: 20px;
}

input.reserve-now-button {
    margin: 20px auto auto;
    display: block;
}