.rd-navbar-modern.rd-navbar-static .rd-navbar-brand .brand,
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand .brand {
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}


.rd-navbar-modern.rd-navbar-static .rd-navbar-brand img,
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand img {
    width: 49px;
    height: 49px;
}
.rd-navbar-modern.rd-navbar-static .rd-navbar-brand .brand .logo-title,
.rd-navbar-classic.rd-navbar-static .rd-navbar-brand .brand .logo-title {
    text-transform: uppercase;
    font-size: 20px;
    color: initial;
}

.footer-brand img {
    width: 49px;
    height: 49px;
    margin-right: 15px;
}
.footer-brand .logo-title {
    text-transform: uppercase;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.3);
}

.post-creative-figure img {
    width: 370px;
    height: 200px;
}