@media only screen and (max-width: 768px) {
  .Vtl-LiveChatChannels .Vtl-LiveChatChannelsWidget {
    bottom: 75px !important;
  }
  .vitals-currency-converter {
     bottom: 75px !important;
      padding: 0 20px 16px !important;
  }
}