p{
    margin-bottom: 0;
}
.main-wrapper-1{
    background: url("../img/joinus-header.jpg");
    background-size: 100% !important;
    background-position: 0 80px!important;
}
.btn-link{
    color: black;
    font-weight: bold;
}
.sj{
    text-indent: 1rem;
}
.box-right{
    float: none;
    width: 100%;
    margin: 0 auto;
}
.box{
    width: 80%;
    margin-top: 20px;
    padding: 0 20px;
}
.box-right-mid{
    margin-top: 20px;
}
.span_minus:before{
    content: "-";
    color: #959595;
}
.span_plus:before{
    content: "+";
    color: #959595;
}
.span_minus,.span_plus{
    width: 26px;
    display: inline-block;
    text-align: center;
    border: 1px solid #959595;
    margin-right: 10px;
}
