#langchange, .top-bar-inner ul li a {
    font-size: 22px;
    color: #fdfdfd!important;
}
.header-style-03.header-variant-11 .navbar-area .nav-container .navbar-collapse .navbar-nav li a {
    color: #dce2e9 !important;
    transition: all 300ms;
}
.logo img {
    width: unset !important;
}
.political-cta-area-wrapper p{
      line-height: 2em !important;
}
.political-single-what-we-cover-item .content .title {
    font-size: 20px!important;
}
.about_us_widget .footer-logo {
    height:200px !important;
}
@media only screen and (max-width: 400px){

.table td, .table th{
  display:block!important;
  }
 .table tbody tr td p img{
 width:100% !important;
    height:100% !important;
  }
  }
.header-style-03.header-variant-11 .navbar-area {
  background: #202353!important;
}