.lesson{
display: table;
width: 100%;
}
.lesson div{
display: table-cell;
    height: 14px;
    text-align: left;
    vertical-align: middle;}
#edit-klass-target, #edit-klass-target--2{
border-color: #ccc;
    display: block;
    width: 100%;
    padding: 4px 12px 6px!important;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 50%;
}
.block-views-exposed-filter-blockraspisanie-urokov-page-1 label{
width: 50%;
    text-transform: inherit;
    font-weight: 700;
    font-size: 14px;
    text-align: center;}
.js-form-item-klass-target{
display: flex;
    align-items: center;
    width: 100%;}
.block-views.block-views-exposed-filter-blockraspisanie-urokov-page-1 h2{
font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
padding-bottom: 0px;
}
.views-exposed-form{
border-color: #ccc;
    display: block;
    border: 1px solid #00b9e9;
    border-radius: 4px;
    padding: 15px;
    margin-bottom: 20px;}
.klass-wrapper {
display: flex;
    width: 350px;
    justify-content: space-between;
    align-items: baseline;}
#lesson-day .field__label{
display:none}
@media(min-width:320px) and (max-width:500px) {
#lessons-time-table .apta{
display:none
}
}
.field--name-field-den-nedeli{
color: #00b9e9;
    padding: 15px 0;
    font-weight: 700;
    text-transform: capitalize;
    font-size: 18px;
}