.b-add-questions {
    padding: 105px 0 130px;
    min-height: 567px;
    box-sizing: border-box;
}
.b-add-questions__pic {
    width: 415px;
    height: 332px;
    background: url("../i/pic.svg") no-repeat;
    display: inline-block;
    float: left;
}
.b-add-questions__title {
    font-size: 28px;
    line-height: 34px;
    color: #025D81;
    font-weight: bold;
    font-family: Verdana;
    padding-top: 101px;
}
.b-add-questions__description {
    color: #000000;
    padding-top: 9px;
    font-size: 14px;
    line-height: 20px;
    font-family: Verdana;
}
.b-menu-border {
    background: #DEDEDE;
    border: 0;
    height: 1px;
    width: 100%;
    padding: 0;
    margin: 0;
}