@media (min-width: 1025px) {
  #ShopifyChat {
    bottom: 71px !important;
    right: 51px !important;
  }
}
@media (max-width: 1024px) {
  #ShopifyChat {
    bottom: 70px !important;
    
  }
}