#c--1849763260 {
    transform: translateY(100%);
    padding-bottom: 10px;
 }
 
 #c--1849763260.-is-shown { 
    transform: translateY(0);
 }
 
 #c--1849763260 img {
    max-width: 30px;
    max-height: 30px;
 }

 #c--1849763260.tm-quicklinks a {
    font-size: 0.7em;
 }
 
 /* Hide Float WCB on mobile  */
 @media (max-width: 68.75em) {
    #c--1351163633, #c-256029538, #c-1761864233, #c--1051544330 {
        display: none!important;
    }
 }