#board{    margin-bottom: 0px;}.heading{    padding: 80px 0 50px 0;}.heading h1{    color: #676866;    font-size: 24px;    line-height: 30px;    /*font-family: 'Avenir Medium';*/}.award_wrapper{    padding-bottom: 8px;}.award_wrapper .award_inner_wrapper {    height: 310px;    border: 0.35px solid #B7B7B7;    margin-bottom: 72px;}.award_wrapper .col-md-4{    padding: 0px 36px 0px;}.award_img {    display: flex;    justify-content: center;    padding-top: 12px;}.awards-area .container{    padding-left: 0;    padding-right: 0;}.award_content{    padding: 25px 45px 40px 45px;}.award_content p{    color: #2B2523;    font-size: 16px;    line-height: 24px;    /*font-family: 'Avenir-Roman';*/}.award_content .year{    line-height: 22px;    padding-bottom: 21px;    /*font-family: 'Avenir-Roman';*/}.cust_mbl{    display: none;}.award_wrapper .row1{    display: flex;    flex-wrap: wrap;    justify-content: space-between;}.col-md-41 {    flex-basis: 342px;    width: 342px;}.heading h1 .first_span{    padding-left: 15px;}@media (max-width:767px){    .col-md-41 {        flex-basis: 100%;        width: 100%;    }    .award_wrapper .award_inner_wrapper{        border: none;        height: auto;        border-top: 0.35px solid #B7B7B7;            margin-bottom: 0px;        margin-right: -20px;        margin-left: -20px;    }    .award_content .year, .award_content .title{        text-align: center;    }    .award_content .title{        font-size: 15px;    }    .heading h1{        font-size: 15px;        line-height: 2px;        color: #676866;    }    .heading img{        height: 38px;        width: 38px;    }    .heading h1 .first_span{        position: relative;        top: -10px;        left: 12px;        padding-left:0px;    }    .heading h1 .second_span{        padding-left: 42px;    }    .cust_mbl{        display: block;    }    .heading {        padding: 40px 0;    }    .news_year select {        height: 31px;        width: 86px;        outline: none;        padding-left: 12px;        background-color: #F5F4F2;        border: none;        color: #2B2523;        line-height: 22px;        font-size: 13px;        font-family: 'Avenir-Roman';        background-image: url(../../images/dropdown.svg);        background-repeat: no-repeat;        background-size: 15px;        background-position-x: calc(100% - 10px);        background-position-y: center;        -webkit-appearance: none;    }       .news_year {        position: absolute;        top: 45px;        right: 20px;        z-index: 99;    }}