.logo-text {
  width: 100%;
  float: left;
  font-size: 30px;
  color: #549dc4;
  font-weight: bold;
}
.image_2 {
  width: 80%;
  float: left;
  padding-left: 120px;
  padding-top: 75px !important;
}
.social_icon {
    width: 100% !important;
    margin: 0 auto;
    border-top: 1px solid #fff;
    margin-top: 90px;
    text-align: center;
    margin-bottom: 40px;
}