/*
Theme Name: UNIKO MANUFACTURING LTD
Author: the Mytasker team
*/
.about-a {
    line-height: 25px;
}
.about-biao {
    width: 30px;
    margin-top: 7px;
    float: left;
}
.about-w {
    width: calc(100% - 30px);
    float: left;
}

.about-txt {
    display: table;
    padding-bottom: 30px;
}
.about-txt .btn input#btn_submit {
    background: #2f8684;
    color: #fff;
    border: navajowhite;
    padding: 5px 10px;
    border-radius: 5px;
    text-transform: uppercase;
}