.site-info {
    display: none;
}

.inner-main-title {
    background-image: url('');
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    height: 100px;
}

p {
    margin: 0 0 10px;
    font-size: 16px;
}

td, th {
    padding: 0;
    font-size: 14px;
}
.row {
    margin-right: -15px;
    margin-left: -15px;
    font-size: 20px;
}

aside#education_base_gallery-2 {
    display: none;
}

td, th {
    padding: 0;
    border-right: 1px solid;
    text-align: center;
}
tr {
    display: table-row;
    border-top: 1px solid;
    border-right: 1px solid;
    border-left: 1px solid;
    border-bottom: 1px solid;
}