.news-content {

}

.news-content img {
    max-width: 100% !important;
    height: auto !important;
}

.news-content iframe {
    width: 100% !important;
}

.newinfo-content .date .day {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background: rgba(114, 106, 233, 0.1);
    line-height: 48px;
    border: 3px solid #ffffff;
}

.news-item-img {
    width: 100% !important;
    height: 230px !important;
    object-fit: cover;
    object-position: center;
}

.line-hr {
    width: 90%;
    height: 1.2px;
    background-color: #f7c000;
}

.btn.btn-icon {
    padding: 8 !important;
}
