#news-release-section .yearCardSection{margin-top:30px;margin-bottom:30px}
#news-release-section .yearCardSection .yearCard{border:1px solid #ff9e1b;margin:20px 0;height:320px !important;padding:38px 20px 0 20px}
#news-release-section .yearCardSection>h2{font-family:'DINRound-Bold';font-weight:800;color:#212121;text-align:center}
#news-release-section .yearCardSection .yearCard h3{font-family:'DIN-Light';font-weight:400 !important;font-size:12px;color:#212121}
#news-release-section .yearCardSection .yearCard a{font-family:'DIN-Regular';font-weight:500;color:#ff9e1b !important;text-decoration:none;word-wrap:break-word}
#news-release-section .yearCardSection .yearCard p{font-family:'DIN-Regular';font-weight:400;color:#212121;margin-top:1rem}
.view-btn a{font-family:'DIN-Light';font-weight:400 !important;font-size:12px;color:#212121 !important;text-decoration:none;border-bottom:1px solid #ff9e1b;padding:5px}
@media(max-width:767px){#news-release-section .yearCardSection .yearCard h3{font-size:10px}
#news-release-section .yearCardSection .yearCard a{font-size:16px}
#news-release-section .yearCardSection .yearCard p{font-size:14px}
#news-release-section .yearCardSection>h2{font-size:25px}
}
@media(min-width:768px){#news-release-section .yearCardSection .yearCard h3{font-size:12px}
#news-release-section .yearCardSection .yearCard a{font-size:18px}
#news-release-section .yearCardSection .yearCard p{font-size:15px}
#news-release-section .yearCardSection>h2{font-size:35px}
}
@media(min-width:768px) and (max-width:1024px){#news-release-section .yearCardSection .yearCard a{font-size:14px}
#news-release-section .yearCardSection .yearCard p{font-size:13px;overflow:hidden;text-overflow:ellipsis}
}