/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

.container {
 max-width: 100%;
}

#home .galeria,
#home .galeria .slides,
#home .galeria .slides li,
#home .galeria .slides img{
    height: 100%
}

#gw2d-agenda.fc .fc-view-harness {
    min-height: 36.5vw !important;
    height: auto !important;
}

.agenda-full #gw2d-agenda.fc .fc-view-harness {
    min-height: 43vw !important;
}

body.node-type-tratamento {
    overflow: initial !important;
}