/** Effective Block **/
.hide {
    display: none;
}

.receipt-main {
    font-size: large;
}

/** Fixed Block **/
#top-wrapper {
    padding-top: 20px;
}

.receipt-section-total p {
    margin-bottom: 0;
}