@media (max-width: 990px) {
  .agency-section {
    background: url("images/agency_m.jpg");
  }
  .city-discover-first-image, .offers-first-image, .offers-second-image, .offers-third-image{
    height: 400px !important;
  }

  .city-discover-second-content{
    order: 1;
  }
  .city-discover-second-image, .shows-item-image, .network-image {
    height: 400px !important;
  }

  .city-discover-second-image, .shows-item-image, .network-image {
    height: 400px !important;
  }

.advantages-first-image,.advantages-second-image, .advantages-third-image, .advantages-fourth-image, .advantages-fifth-image {
    height: 300px !important;
  }

  .even-col{
    order: 1;
  }
  .row-avantages{
     justify-content: center;
  }
  .city-companies-content-first, .city-shows-content-first, .city-discover-first-content, .city-discover-second-content, .agency-first-content, .agency-second-content, .expertise-first-content, .expertise-second-content, .shows-content, .offers-first-content, .offers-second-content, .offers-third-content, .network-content, .advantages-first-content, .advantages-second-content, .advantages-third-content, .advantages-fourth-content, .advantages-fifth-content{
    text-align: center !important;
    text-align-last: center !important;
  }
  .row-avantages, .city-discover-second-content-header{
    justify-content: center !important;
  }
  .assistance-content {
    padding: 10px 30px !important;
}
  .dl-presse{
    /*padding-bottom: 30px;*/
    border-bottom: none !important;

  }
  .dl-presse .col-lg-4{
    margin-top: 15px;
    justify-content: center !important;
  }
}
