.page-container {
  padding: 0;
}
.vc_row {
  padding: 0;
  margin: 0;
}
.vc_images_carousel .vc_carousel-inner .vc_carousel-slideline .vc_carousel-slideline-inner > .vc_item a img {
  width: 100% !important;
  height: 55vh;
}
.page .entry-media img {
  width: 100% !important;
}
.vc_row.vc_row-flex > .vc_column_container > .vc_column-inner {
  padding: 0;
}
.header {
  padding-top: 2%!important;
  padding-bottom: 0%!important;
}
.nav-flyout-toggle {
  display: none !important;
}
/* 2 */
@media screen and (max-width: 320px) {
  .wpb_text_column :last-child p :last-child {
    color: #1d4486 !important;
  }
}
