.logo img {
    max-width: 100%;
    max-height: 100%;
    width: 641px;
    height: 161px;
}

.headerBg {
    height: 200px;
    background: white;
}

.logo {
    text-align: center;
    float: none;
}

.amountColumn, .dateColumn, .hideaccountdetails, .additionalInfo, .nav, .panel-heading{
    display: none;
}


