<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (max-width: 992px) {
    .logo-image img {
        max-height: 55px;
    }
  }

@media screen and (min-width: 992px) {
    .logo-image img {
        max-height: 85px;
    }
  }

.exes_hero .wrap-content h1 {
color: #403837 !important;

}

.exes_sakhandzro .section-ct {
text-align: center;
}

.exes_sakhandzro .section-title {
text-align: center;
max-width: 100%;
}

.acm-features.style-3 .features-content {
max-width: 90%;
}

.t3-masthead .ja-masthead .ja-masthead-detail {
     max-width: 100%; 
}

.t3-topbar {
    background: #EFCC08;
    color: rgba(0,0,0,0.5);
   
}

.logo-image img {
  padding: 5px;
  padding-top: 10px;
}
</pre></body></html>