<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

[Custom Stylesheet]

Project     : UNB Newswire - United News of Bangladesh

*/
img.home-slider-image {
    width: 240px;
    height: 135px !important;
    object-fit: cover;
}
img.home-categorynews-image {
    width: 340px;
    height: 204px !important;
    object-fit: cover;
}
img.category-news-image-list {
    width: 230px;
    height: 130px !important;
    object-fit: cover;
}
.news-title-header:visited {
    color: #bfa197;
}
.news-title-header:active {
    color: #4CAF50;
}
.news-title-header:focus {
    color: #505eab !important;
}
.container.header-line {
    width: 100%;
}</pre></body></html>