.category-view .category-image img {
    width: 100%;
}
.checkout-index-index .column.main > img {
    width: 100%;
}
.page-footer {
    background-color: #e3deda !important;
    /*margin-bottom: 18px !important;*/
}
.copyright {
    background-color: #f5f0ec !important;
}
.footer.content {
    border-top: none;
    /*border-bottom: 1px solid rgba(0,0,0,.05);*/
    margin-top: 20px !important;
}
.footer-line {
    border-top: 1px solid rgba(0,0,0,.05) !important;
    width: 100%;
}
.footer.content .social-links {
    float: left;
    margin-top: 20px;
}

.footer.content .footer-icon-magentopood {
    float: right;
    margin-top: 26px;
}
@media (max-width: 991px) {
    .footer.content .footer-column {
        margin-bottom: 40px;
    }
}

.checkout-index-index #maincontent > .columns > .column.main > img:first-child {
    max-height: 330px;
}
