BODY{
    margin: 20px;
}
.left-bar, .footer, .subscribe, .custom-action__ctrl, .custom-action__info .specials {
    display: none!important;
}
.content-wrapper {
    padding-left: 0!important;
}
.custom-action a {
    color: #646d7d;;
}

.print-img {
    display: block!important;
    width: calc(100% - 20px)!important;
    max-width: 100%!important;
    height: auto!important;
}

.custom-action__img {
    display: none!important;
}
.custom-action__pic {
    border: none!important;
}