img.logo-img {
    width: 250px;
}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link{
    padding:26px;
}
h3.my-0.mod-title.text- {
    color: #0076BE;
    font-weight: 700;
    font-size: 40px;
}
.acm-features.style-2 .fd-item-inner{
    text-align:center;
}
h5.fd-item-title.mt-0.mb-2 {
    color: #0076BE;
    font-weight: 700;
    font-size: 20px;
}
.section-heading {
    width: 80%;
}
.item-page.layout-default.no-sidebar .top-article-info {
    text-align: left;
    max-width: 100%;
}
.col-12.col-md-3.order-2.order-md-1.mt-5.mt-md-0{
    display:none;
}
.item-page.layout-default.no-sidebar .bottom-article-info, .item-page.layout-default.no-sidebar .full-image{
    max-width:unset;
}
.col-12.col-md-9.order-1.order-md-2 {
    width: 100%;
}
@media (max-width: 768px){
    .section-heading {
    width: 100%;
}

}