/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

.easyappointments-iframe {
    display: block;
    min-height: 600px;
    height: 100%;
    border: none;
    margin-left: auto;
    margin-right: auto;
}
