.header-kp {
    margin-top: 5px;
}
.custom-wrap {
    width: 570px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.head-title {
    text-align: center;
    font-size: 21px;
    color: #000;
    font-weight: 700;
}
.footer .copyright {
    width: 400px;
}
.mt-10 {
    margin-top: 10px;
}
.mt-20 {
    margin-top: 20px;
}

.pl-0 {
    padding-left: 0;
}
.l_class_complect, .school_org, .location_other  {
    display: none;
}
#compquantity {
    display: none;
}
.disc-block {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.disc-item {
    display: flex;
    align-items: baseline;
    gap: 10px;
}
hr {
    width: auto;
}
.footer {
    margin-top: 15px;
}