.row .clearfix > p > a {
    text-decoration: none !important;
    color: #1ABC9C;
}

    .row .clearfix > p > a:hover {
        color: black;
    }

.news-Content-Position {
    position: relative;
    margin-top: 60px;
}

.ddl-Subject-Style {
    width: 180px;
    height: 40px;
    position: relative;
    margin-top: -25px;
    margin-left: 80px;
}

@media (max-width: 479px) {

    .bgblue .heading-block h3 {
        color: #231F20;
        font-size: 20px;
        font-weight: 400;
        width: auto;
        height: 330px;
        margin: 10px 10px 10px 30px;
        top: 50%;
        /* display: flex; */
        word-wrap: break-word;
    }
}
