/* Ставим виджету amoCRM максимальный z-index */
#amo_social_button {
  z-index: 99999 !important;
  position: fixed !important;
}
