html body .mg-global-messengers {
  bottom: 92px;
}
@media (max-width: 980px) {
  html body .mg-global-messengers {
    bottom: 20px;
  }
}
