﻿.cards {
    background: url(images/cards.png) no-repeat center;
    background-position: top left;
    width: 100%;
    height: 100px;
}

.header-nav {
    box-shadow: 0 0px 0 0 #d8d6d6;
}

.imgLogo {
    height: 80%;
}

.customCheckBox label {
    margin-bottom: 43px;
}