﻿/* KNest CSS*/

.logo-section img {
    width: auto !important;
    height: auto !important;
    max-height: 42px;
    background: #fff;
    border-radius: 3px;
    padding: 2px;
}

.logo-section {
    padding: 5px 5px 3px 17px !important;
}
