#block-discount .content {
    display: block !important;
}
#block-discount .title::after {
    display: none !important;
}
#view-cart-btn a {
    width: 100%;
}
button#btn-minicart-close {
    display: none;
}
.minicart-items .product-item-name {
    max-height: 50px;
}
.minicart-items-wrapper {
    height: auto !important;
}
.product-item .product-item-name {
    max-height: 47px;
}
.block.block-nav{
    display: none;
}