﻿/* Overrides for the "empty" template versions */

.booking-widget-container {
    position: relative;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
}

.booking-widget-iframe {
    width: 100%;
    height: 2000px;
    border: none;
    display: block;
}
