.col-lg-3 {
  margin-bottom: 15px !important;
}

a {
  color: #db683c;
}

.logo {
  position: relative;
  top: -7px;
}

@media (min-width:767px) {
  #example1 {
    max-width: 200px;
    height: auto;
  }

  .phno {
    /*this will align the text to the right*/
    text-align: right;
    font-size: 22px;

  }
}

.phno {
  /*this will align the text to the right*/
  text-align: right;
}

a:link {
  text-decoration: none;
}