@media (min-width: 768px) {
    .content-head {
        padding-bottom: 2em;
    }
}

.content-head {
    background-color: #f8f8f8;
    border-bottom: 1px solid #eee;
}

.content-head {
    text-align: center;
}

.content-body {
    position: relative;
    background-color: white;
}

.content-body {
    background-color: white;
}

a {
    text-decoration: none !important;
}

.container {
    padding-top: 2em;
    max-width: 1360px;
    margin: 0 auto;
    /*padding: 1em;*/
    text-align: center;
    background-color: white;
    color: #444444;
}

.thumb {
    border: solid 1px #f0f0f0;
    padding: 1em;
    margin: 0 2.5% 3em;
    /*margin-bottom: 1em;*/
    /*margin: 0 1% 1em;*/
}

.name {
    font-size: 1.4em;
    line-height: 1.1;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    padding-bottom: 0.5em;
    text-align: center;
    color: #437921 !important;
}

.link {
    color: #437921 !important;
}

.btn:focus, .btn:active, button:focus, button:active {
    outline: none !important;
    box-shadow: none !important;
}

#image-gallery .modal-footer {
    display: block;
}

.thumb {
    margin-top: 15px;
    margin-bottom: 15px;
}
