footer.logo-footer {
    height: auto;
    padding: 10px 0 15px 0;
    text-align: center;
    font-weight: 100;
    color: #b8c7ce;
}

footer.logo-footer img {
    width: 60%;
}

.bg-white{
    background:#ffffff;
}

.main-header .logo img {
    max-width: 50px;
    margin-right: 5px;
}
