/* Для мобильных (если нужно изменить отступы) */
@media (max-width: 767px) {
  #rec1083663946 {
    position: fixed !important;
    bottom: 0px !important;
    right: 0px !important;
    z-index: 1000 !important;
    // width: 100px !important; /* Можно задать фиксированный размер */
    // height: 80px !important;
    border-radius: 50% !important; /* Круглая кнопка */
  }
  #rec1113603806 {
    position: fixed !important;
    bottom: 0px !important;
    right: 0px !important;
    z-index: 1000 !important;
    // width: 100px !important; /* Можно задать фиксированный размер */
    // height: 80px !important;
    border-radius: 50% !important; /* Круглая кнопка */
  }
}
