﻿.header-logo {
    height: auto;
}
.header-logo-txt span {
    margin-bottom: 5px;
    color: #0040ff;
}
.header-logo-txt span:last-child {
    margin-bottom: 0;
    color: #0040ff;
}
.right-logoh {
    height: auto;
}
.right-logoh:not(:last-child) {
    margin-right: 10px;
} 