.edu-p-img {
    width:150px;
    display: block;
}
.edu-p-title {
    text-transform: uppercase;
    font-family: Montserrat, san-serif;
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
}
.edu-p-spacer {
    margin-bottom: 5px;
}
.edu-p-clanek {
    font-family: "Open Sans", sans-serif!important;
    font-weight: 500;
}
.edu-proccess {
    margin-bottom: 50px;
}

.edu-p-more-header {

    border-top: 1px solid #898989;
    border-bottom: 1px solid #898989;
    padding: 5px 0 5px 5px;
    margin-top: 10px;
    width:90%;
    cursor: pointer;
    color:black;

}
.edu-p-more-header span {
    font-family: "Open Sans", sans-serif!important;
}
.edu-p-more-header img {
    float: right;
    margin: 8px 15px 0 0;
}

.edu-p-hide {
    margin-top: 10px;
    display:none;
}