html {
    font-size: 18px;
}
.arrow {
    right: 16px;
}
.banner-home {
    height: 100vh;
    background-position-y: 0%;
}
#banner .banner__title {
    margin-bottom: 2.5rem;
}
.features__description {
    font-size: 1.2rem;
}
#banner .banner__title {
    width: 65%;
}
.features__description_short {
    width: 65%;
    margin: auto;
    margin-bottom: 1.7rem;
}
.section__description {
    font-size: 1.2rem;
}
.section-feature__link .arrow {
    margin-left: 1px;
}
.section-feature__title-link {
    color: #0f2d4f;
    transition: all ease .3s;
}
.schedule__title {
    font-weight: normal;
}
.work .section-feature__description {
    min-height: 110px;
}
.section-feature {
    display: flex;
    height: 100%;
    flex-direction: column;
    align-items: center;
}
.section-feature-footer {
    margin-top: auto;
}


/* 31 JANUARY  */

.newmedia .section-body {
    padding: 10px 0px;
}

.newmedia .section-body  .lcm-btn{
    margin-bottom: 10px;
}

.newmedia .section-body .section__description {
    margin-bottom: 10px;
}

/* .banner-content h1{
    -webkit-text-stroke: 1px black;
} */



/* 31 JANUARY END */