@media (min-width: 768px) {
  .has-slideshow .t3-mast-top-1 {
    margin-top: -50px;
  }

@media (min-width: 1200px) {
  .ja-slideshow .container {
    height: 655px;
  }
}




.t3-wrapper {
  background: #030506;
}
.container {
  background: #1D578A;
}
   .col-lg-9 {
    width: 100%;
  }