/*  Author:   Martin Stettler (https://www.dieweberei.ch/)
    Version:  15/09/2019 // BS v4.3.1
*/

/* ==========================================================================
   BRAND NAME
   ========================================================================== */

.navbar-brand {
    top: 20px; }

.navbar-brand img {
    width: 200px; }

/* ==========================================================================
   MAIN CONTENT
   ========================================================================== */

.article-third img {
    margin-bottom: 30px; }

/* ==========================================================================
   FOOTER
   ========================================================================== */

.logo-footer {
    top: -165px;
    width: 240px; }

@media (min-width: 768px) {
    .facebook span{
        position: absolute;
        top: 6px;
        right: 15px; }
}