html .calendar{min-height: 475px; padding-top: 20px}
html .courses-section .title-column{margin-top: 20px; margin-bottom: 55px;}
body ul.breadcrumbs{align-items: start; justify-content: start}
div div.forum-post-attachments, div.content-side .comments-area .comment-box .text{width: 96%}
div.sidebar-page-container .group-title h4{color: #000}
.close-after-text{display: inline-block; margin-left: 10px; color: #777}
.opinion-after-title-wrap{background: #fff}
span.forum-header-title-closed:before{position: relative; top: 10px}
a.lawyers-rating, a.lawyers-comments{cursor: default}
.forum_unregister_user{margin-top: 20px; text-align-last: center}
@media only screen and (max-width: 1200px){
    .calendar{min-height: 375px}
    html .discuss-wrap ul li a{min-height: 83px; padding: 0 16px}
}