    .tn-atom__html  td>button {
        width: auto !important;
    }
    
    .marquiz-widget__container {
	    z-index: 100 !important;
	    bottom: 120px !important;
    }
    
    @media (max-width: 480px) {
        .marquiz-widget__container {
            bottom: 85px !important;
        }
    }