@media (max-width: 991px) { .t706__carticon { top: 100px !important; right: 40px !important; } }

@media screen and (max-width: 980px) {
  .uc-mobile-contact-tg, .uc-mobile-contact-ph {
    position: absolute !important;
    z-index: 1001 !important;
    top: 14px !important;
    left: auto !important;
    margin: 0 !important;
    width: auto !important;
  }
  .uc-mobile-contact-tg { right: 98px !important; }
  .uc-mobile-contact-ph { right: 56px !important; }
  .uc-mobile-contact-tg .t-btn, .uc-mobile-contact-ph .t-btn {
    width: 32px !important;
    height: 32px !important;
    min-width: 32px !important;
    padding: 0 !important;
    border-radius: 50% !important;
    background-color: #ffffff !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    position: relative !important;
  }
  .uc-mobile-contact-tg .t-btnflex__text, .uc-mobile-contact-ph .t-btnflex__text {
    display: none !important;
  }
  .uc-mobile-contact-tg .t-btn::before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    background-color: #000000;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2.01 21L23 12 2.01 3 2 10l15 2-15 2z'/%3E%3C/svg%3E") no-repeat center / contain;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M2.01 21L23 12 2.01 3 2 10l15 2-15 2z'/%3E%3C/svg%3E") no-repeat center / contain;
  }
}

@media screen and (min-width: 981px) {
  .t706__carticon { top: 100px !important; }
}
