.row .introduce_img1 {
    width: 450px;
    position: relative;
    left: 50%;
}
.row .footerPanel {
    position: fixed;
    bottom : 0;
    z-index: 9999;
    text-align: center;
}

.row .footerPanel .footer_title {
    color: white;
    font-family: 'Lato', sans-serif;
    text-align: left;
    font-size: 19px;
    font-weight: 300;
    line-height: 23px;
    text-align: center;
}

.logoImg {
    width: 150px !important;
}

.btn-custom {
    background-color: white;
    color: #212529;
}

.form-content .textCenter {
    text-align: center;
}

.form-content .introduce_img2 {
    width: 100%;
    padding-bottom: 50px;
}
