.dwn-form-cont {
    width: 39.5%;
    padding: 20px 2% 5px 32%;
    float: left;
    min-height: 400px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
}
#downloadReset {
    font-size: 18px;
    line-height: 24px;
    width: 80%;
    margin-top: 10px;
    border-radius: 5px;
    cursor: pointer;
    background: #dfdfe0;
    border: none;
}
.heading-menu .container{
    line-height: 0;
}
.heading-menu .menuhead{
    display: block;
    margin: 0;
    font-size: 25px;
    line-height: 34px;
    text-align: center;
}