.get-help-form .form br
{
display: none;
}

.get-help-form .qq-upload-button
{
width: 100%;
background: cadetblue;
}

.get-help-form .form .field .control>div
{
margin-bottom: 0px;
}

.pay .gethelpbtn
{
background: red;
}

.teamblock
{
font-size: 16px;
text-align: center;
max-width: 1000px;
margin: 0 auto;
color: #000;
font-weight: bold;
}

.line
{
margin-top: 40px;
width: 100%;
margin-bottom: 20px;
padding-bottom: 20px;
}

.line:first-of-type
{
border-bottom: 1px solid rgb(202, 202, 202);
}

.line img
{
margin: 10px 0;
}

.col-lg-3
{
width: 32%;
display: inline-block;
}

@media screen and (max-width: 79.9375em)
{
.col-md-12
{
width: 100%;
}
}