﻿/* DeMoza Stores CSS */
.logo-section {
    padding: 7px 5px 3px 17px !important;
}

.logo-section img {
    max-height: 40px;
    border-radius: 3px;
}

.infograph img {
    display: none;
}

.infograph {
    background: url(/Images/ingograph-DeMoza.png);
    background-size: 62%;
    background-position: center center;
    background-repeat: no-repeat;
}
