.volunteer_top{
    width: 100%;
    padding: 46px 0 0 0;
    text-align: center;
    border-bottom: 1px solid #eee;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 46px;
}
.volunteer_top span{
    width: 200px;
    border-bottom: 4px solid #349cba;
    color: #1da0c6;
    font-size: 18px;
    text-align: center;
    padding-bottom: 32px;
    display: inline-block;
}