body {
  -webkit-transition: all 1s;
          transition: all 1s;
}

.col-centered{
    float: none;
    margin: 0 auto;
}

.navbar-brand{

    padding: 1px 1px;
}

.enquiryImage{
    width:65%
}