.info-block-image .icon {
    font-size: 14em;
    line-height: 1;
    text-align: center;
    visibility: hidden;
}

.info-block-image h2 {
    color: white;
    font-style: inherit;
}

.marta_industrial_minicart .cart-btn>.btn span {
    background: #88a2c4;
    border-radius: 10px;
    padding: 3px 6px;
}

footer .contacts {
    margin-top: 0em;
}

.toolbar .cart-btn>.btn {
    background: #294a76;
}

.header-full .logo img {
/* Change this for desktop */
    max-width: 200px !important;
    height: auto !important;
    max-height: none !important;
}