[id ^= sandbox_theme_panel] {
  width: 120px !important;
  font-size: 12px !important;
  right: 0;
  top: auto !important;
  bottom: 0; }

@media (min-width: 1261px) {
  html body .company-info__left.logo_left {
    width: 232px; }
    html body .recall-btn__wrap {
      min-width: 0; } }

.address a, .popup-address a, .footer-contacts__address a {
  text-decoration: none;
  color: inherit; }

.address {
  color: #393939;
  font-size: 20px;
  font-weight: 700;
  max-width: 492px; }

.site-mail {
  margin-left: 25px;
  margin-right: 40px;
  background: url(mail.svg) 0 3px/27px no-repeat;
  padding: 0 0 0 40px; }
  .site-mail a {
    text-decoration: none;
    color: #393939;
    font-size: 20px;
    line-height: 120%;
    font-weight: 700;
    text-decoration: none; }

.contacts {
  align-items: flex-start; }

.remodal .site-mail {
  margin: 0 0 20px 6px;
  padding-left: 44px; }

.contacts-inner {
  background-position: 0 -7px; }

.address {
  background-position: 0 -5px; }
