.border-our
{
    border-top: 2px Solid #e1e5e5;
}
.border-our:hover
{
    border-top: 2px Solid #111;
}
.event_dates
{
    background-color: #66A0AD;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: -10px;
}
/* .what_we_do {
    border-bottom: 2px solid rgb(102, 160, 173) !important;
} */

.t396 .tn-atom a {
    border-bottom: 2px solid rgb(102, 160, 173); 
}

@media screen and (max-width: 960px) {
    .t-title_xl {
        font-size: 40px !important;
    }
}

@media screen and (max-width: 640px) {
    .t-title_lg {
        font-size: 40px !important; /* Исправлено с 240px */
    }
    .t037__title {
        font-size: 30px !important;
    }
    .t-title_xs {
        font-size: 30px !important;
    }
}