.btn-claims, .mobile-claims, #footer.footer-main, .cancel-quote, #nav-sticky-wrapper, #navbar, #contact, .mobile-nav-toggle,
.header-info #callback, .header-info #phone-number, .header-info .btn-claims, .header-info .btn-hub, .pnl-voucher {
    display: none !important;
}

.row-footer-info{
    display:block !important;
}

.logo img {
    max-height: 50px;
}

#main {
    background-color: inherit;
}

.products .list-group-item.active {
    background-image: url(/img/assets/check-mark-white.svg);

}