.events-table {
    width: 100%;
}

.events-table tr td {
    vertical-align: middle;
}

.events-table tr td img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.gm-style-iw,
.gm-style-iw > div {
    width: 300px !important;
    padding-top: 2px;
}

.em-map-balloon .em-map-balloon-content {
    padding: 0 !important;
}

.em-map-balloon-content img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.em-map-balloon-content h3 {
    margin-bottom: 0;
    color: #b5ce00;
    text-transform: uppercase;
}

.em-map-balloon-content .event-date {
    display: block;
    margin-bottom: 10px;
}

.em-map-balloon-content .event-date:before {
    content: "\f017";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: #b5ce00;
}

.em-map-balloon-content .btn {
    margin: 0 !important;
}