/* Ukrycie info o rabatach i newsletter w stopce */
#account_rebates { 
display: none !important;
}
#account_newsletter { 
display: none !important;
}