@media (min-width: 1260px) {
  body p {
    font-size: 16px;
  }
  body h1,
  body .h1-style {
    font-size: 42px;
  }
  body h2,
  body .h2-style {
    font-size: 44px;
  }
  body h3,
  body .h3-style {
    font-size: 25px;
  }
  body h4,
  body .h4-style {
    font-size: 25px;
  }
  body h5,
  body .h5-style {
    font-size: 25px;
  }
  body .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
    margin-top: 25px;
    width: 800px!important;
    left: 50%;
    margin-left: -400px;
  }
  body .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable .identification select,
  body .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable .identification input {
    width: 230px;
  }
  body .ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable #captcha {
    width: 230px;
  }
  body #wrapper #header > .inside #introduction .introduction-block #menuServices ul li a {
    height: 140px;
  }
  body #wrapper #container > .inside #AgendaHome .container-inside .AgendaBlock .event {
    width: 33%;
    border-left: 1px solid #000000;
  }
  body #wrapper #container #presentation .platforms p:nth-child(2) {
    min-height: 160px;
  }
  body #wrapper #footer > .inside {
    width: 1240px;
    margin: 0 auto;
  }
  body #wrapper #footer #partners .container {
    width: 100%;
  }
  body #wrapper #footer #partners .container .logos ul {
    margin: auto;
    min-height: 60px;
  }
  body #wrapper #footer #partners .container .logos ul li {
    display: inline-block;
    width: auto;
    min-width: inherit;
  }
  body #wrapper #footer #partners .container .logos ul li img {
    max-width: inherit;
  }
  body.pageType #wrapper #header {
    background: none;
  }
  body.pageType #wrapper #header #introduction h1 {
    width: 100%;
  }
  body.pageType #wrapper #container .mainContent #ContentType {
    padding: 20px 40px;
  }
  body.pageType #wrapper #container .pageMaladie #ContentType .blockSearch form .otherLink {
    text-align: right;
    float: right;
    padding-right: 38px;
  }
  body.pageType #wrapper #container .pageMaladie #ContentType .blockSearch form .otherLink .ad-fleche-droite {
    color: #064D8F;
    font-size: 13px;
    padding-right: 3px;
  }
}
