<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.blgphoto2 img {
    height: 100%;
}
.blgbox2-2{
    width: 100%;
}
.blgmn{
    overflow-y:auto;
    white-space: nowrap;
}
.blogcategory ul{
    witdh:3000px;
    margin-top: 43px;
    height: 40px;
}
.blogbanner1{
    margin: 29px 0px 32px 0px;
}
.blog {
    margin-top: 29px;
}
main.margin48{
    margin-top: 19px;
}

.blgphoto1 {
    width: 37%;
    border-radius: 16px;
}
.blogbox {
    width: 33.3333333%;
}
.blgbox2 {
    padding: 16px 14px;
}
.blgphoto img {
    object-fit: inherit;
}
.blgpd a{
    color: #444444;
    font-weight: 500;
}
@media (max-width: 990px) {
    .blogbox {
        width: 100%;
    }
    .blgphoto1 {
        width: 100%;
    }
    .blgphoto2 img {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .blgphoto img {
        height: 140px !important;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }
    .blgphoto {
        width: 100%;
        border-radius: 16px;
        max-width: 159px;
    }
}

.blgtitle a h2 {
    font-size: 18px;
    font-weight: 400;
    color: var(--bs-navy);
    line-height: 27px;
}
</pre></body></html>