#projector_shipping_dialog {
    display: none !important;
}
div.thulium-chat-wrapper > iframe{
    bottom: 0px !important;
}
@media (min-width: 979px) {
	div.thulium-chat-wrapper > iframe{
        bottom: 90px !important;
}
	}
div.thulium-chat-wrapper {
    z-index: 9999 !important;
}
  div#smartsupp-widget-container>div:first-child {
        bottom: 105px !important;
    }
    
@media (min-width: 979px) {
    div#smartsupp-widget-container>div:first-child {
        bottom:24px !important;
    }
}