#header.full-header {
  /* #logo{
       border-right: 0;
     }*/
}
p {
  margin-bottom: 13px;
}
/*.testi-image a {
  width: 80px !important;
  height: 80px !important;

  & img {
    width: 80px !important;
    height: 80px !important;
  }
}*/
@media (max-width: 340px) {
  .ajax-modal-title h2 {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .header-phone {
    text-align: center;
    margin-top: -7px;
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  .header-phone {
    font-size: 25px;
    float: left;
    margin-top: 32px;
    margin-left: -10px;
  }
}
.sticky-header .header-phone {
  margin-top: 10px;
}
