@media(min-width: 481px) {}

@media(min-width: 768px) {
  /*-------------------- MOT -------------------*/
  #news
  {
    padding: 100px 20px;
    margin-top: -50px;
  }
  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances .picto-bloc {
    flex-direction: row;
    padding-left: 160px;
    margin: 20px 0;
  }

  #reassurances .picto-bloc:nth-child(odd) {
    flex-direction: row-reverse;
    padding-left: 0;
    padding-right: 160px;
  }

  #reassurances .picto-bloc:nth-child(1) .picto-content,
  #reassurances .picto-bloc:nth-child(3) .picto-content {
    text-align: right
  }


  .picto-container .picto-img {
    width: 130px;
    height: 90px;
    left: 50%;
    top: 50%;
  }

  #reassurances .picto-bloc:nth-child(1) .picto-img {
    left: calc(50% - 77px);
    transform: rotate(-45deg);
    top: calc(50% - 133px);
  }


  #reassurances .picto-bloc:nth-child(2) .picto-img {
    transform: rotate(45deg);
    top: calc(50% - 66px);
    left: calc(50% + 19px);
    background: var(--tertiary-color);
  }

  #reassurances .picto-bloc:nth-child(3) .picto-img {
    transform: rotate(45deg);
    top: calc(50% - 38px);
    left: calc(50% - 144px);
    background: var(--tertiary-color);
  }

  #reassurances .picto-bloc:nth-child(4) .picto-img {
    transform: rotate(-45deg);
    top: calc(50% + 28px);
    left: calc(50% - 48px);
    background: var(--primary-color);
  }

  #reassurances .picto-bloc:nth-child(3) .picto-img .icon-box,
  #reassurances .picto-bloc:nth-child(2) .picto-img .icon-box {
    transform: rotate(-45deg);
  }

  #reassurances .picto-bloc:nth-child(1) .picto-img .icon-box,
  #reassurances .picto-bloc:nth-child(4) .picto-img .icon-box {
    transform: rotate(45deg);
  }
  
}

@media(min-width: 1025px) {

  /*-----------------*/
  /* HEADER + NAVPRIMARY */
  /*-----------------*/
  #header-coordonnees::before {
    border: 1px solid rgb(255 255 255 / 40%);
    border-top: none;
    height: calc(100% - 5px);
    box-sizing: border-box;
    border-radius: 50px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .navigmenu .naviglink.lvl-2 span {
    padding: 0 0 0 15px;
    display: block
  }

  .navigmenu .naviglink.lvl-2 {
    text-align: left;
    padding: 10px;
    font-size: 14px;
  }

  .navigmenu .naviglink.lvl-2 span:before {
    content: "";
    --size: 4px;
    position: absolute;
    top: 5px;
    left: 0;
    background: var(--primary-color);
    width: var(--size);
    height: var(--size);
    border-radius: 100%;
    opacity: 1;
    padding: 0;
  }

  #navprimary {
    border-bottom: 1px solid rgb(255 255 255 / 40%);
    position: relative;
  }

  #infoadresse br {
    display: none;
  }

  #logoCoordonnees {
    order: 0;
    grid-row: span 2;
  }

  #header-coordonnees>:nth-child(1) {
    order: -1;
    align-items: flex-end
  }

  #header-coordonnees .right {
    order: 2
  }

  #header-coordonnees>:nth-child(1),
  #header-coordonnees>:nth-child(4),
  #header-coordonnees>:nth-child(6) {
    padding: 0 24px 0 0;
    text-align: right;
  }

  #header-coordonnees>:nth-child(1) span,
  #header-coordonnees>:nth-child(4) span,
  #header-coordonnees>:nth-child(6) span {
    text-align: right;
  }

  #header-coordonnees>:nth-child(1):before,
  #header-coordonnees>:nth-child(4):before,
  #header-coordonnees>:nth-child(6):before {
    right: 0;
    left: auto;
  }

  #infotelportButton {
    padding: 6px 40px 6px 20px;
  }


  #header-coordonnees #infotelportButton:before {
    right: 15px;
  }

  #logoCoordonnees>a,
  #logo>a {
    height: 160px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    margin: -20px auto;
    margin-bottom: -10px;
  }

  .sociblock {
    margin-top: 2px;
  }

  .navigmenu .navdown {
    max-width: 800Px;
  }

  .navigtoogle.has-child {
    position: static;
  }

  /*-------------------- HeaderHome -------------------*/
  #headerHome-accroche {
    max-width: 800px;
    margin: 0 auto;
  }
  #headerHome
  {
    padding-top: 150px;
  }
  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content {
    padding: 100px 0;
  }

  .home #content .textContent {
    margin-top: 50px;
  }

  .home #content .firstImg {
    grid-row: span 2;
    height: 90%;
    width: calc(100% - 50px);
    margin-left: auto;
  }

  .home #content .wrapperImages {
    grid-template-rows: 200px 400px;
    max-width: 1700px;
    margin: 0 auto;
    width: 100%
  }

  .home #content .secondeImg {
    position: relative;
    top: -200px;
    height: 300Px;
    right: 100px;
    width: 80%;
    margin-left: auto;
  }

  .home #content .tertiarythumb {
    height: 200px;
  }

  .home #content .titleImages h3 {
    margin-top: 0;
    color: var(--primary-color);
    line-height: 0.9;
    max-width: 450px;
    font-size: clamp(45px, 5vw, 100px);
    margin-left: -75px;
  }

  .home #content :is(.blocthumb, .specialthumb) {
    height: 100%;
  }

  .home #content .titleImages h3::first-letter {
    font-size: 2em;
    color: var(--tertiary-color);
  }

  .home #content .tc_content {
    column-count: 2;
    column-gap: 40px;
  }

  /*-------------------- SECTIONS -------------------*/
  .sectionsbloc .blocthumb {
    overflow: hidden;
  }

  .sectionsbloc .blocthumb img {
    height: 120%;
  }
  .sectionsbloc .specialthumb img
  {
    position: absolute;
    --size:100%;
    width: var(--size);
    height: var(--size);
    left: 0;
    top: 0;
  }
  /*------------------- GALLERYHome ---------------------*/
  /*-----------------*/
  /* GALLERY Second */
  /*-----------------*/
  #galleryHome {
    margin-bottom: -250px;
    pointer-events: none;
  }

  #galleryHome .gallery {
    grid-gap: 15px;
    grid-template-columns: repeat(32, 1fr);
    grid-template-rows: repeat(13, 52px);
  }

  #galleryHome .title {
    position: absolute;
    top: 50px;
    left: 28vw;
  }

  #galleryHome .gallery .gallery-item {
    pointer-events: all;
  }

  #galleryHome .gallery .gallery-item:first-of-type {
    grid-row: span 3;
    grid-column: span 11;
    padding-left: 24%;
    padding-right: 24%;
  }

  #galleryHome .gallery .gallery-item:nth-child(2) {
    grid-column: span 8;
    grid-row: span 6;
    padding-top: 152px;
  }

  #galleryHome .gallery .gallery-item:nth-child(3) {
    grid-column: span 10;
    grid-row: span 6;
  }

  #galleryHome .gallery .gallery-item:nth-child(4) {
    grid-column: span 3;
    grid-row: span 6;
    padding-top: 82px;
  }

  #galleryHome .gallery .gallery-item:nth-child(5) {
    grid-column: span 6;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(6) {
    grid-column: span 5;
    grid-row: span 3;
  }

  #galleryHome .gallery .gallery-item:nth-child(7) {
    grid-column: span 8;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(8) {
    grid-column: span 11;
    grid-row: span 5;
  }

  #galleryHome .gallery .gallery-item:nth-child(9) {
    grid-column: span 6;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(10) {
    grid-column: span 6;
    grid-row: span 4;
  }

  #galleryHome .gallery .gallery-item:nth-child(11) {
    grid-column: span 8;
    grid-row: span 4;
    position: absolute;
    width: 18.8% !important;
    bottom: 0;
    right: 0;
    height: 190px;
  }
  #galleryHome .title {
    top: 0;
  }

  #galleryHome .title h2 {
    font-size: 36px;
  }

  #galleryHome .gallery {
    grid-gap: 27px;
  }

  #galleryHome .gallery .gallery-item:nth-child(11) {
    height: 210px;
    width: 20.8% !important;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  #sections {
    padding-top: 100px;
  }

  .sectionsbloc.even {
    z-index: 2
  }

  .sectionsbloc {
    gap: 0 30px
  }

  .sectionsbloc:last-child.even {
    padding-bottom: 80px;
  }

  .sectionsbloc.even .section_thumb .blocthumb {
    position: relative;
    top: 250px;
    height: 90%;
    margin-right: -200px;
    border: 10px solid var(--white);
    border-left: initial;
    border-top: initial
  }

  .template_cv .sectionsbloc:not(:last-child).even {
    margin-bottom: 100px;
  }

  .sectionsbloc.odd .section_thumb,
  .sectionsbloc.odd .section_txt {
    grid-column: span 9
  }

  .sectionsbloc.odd .secondary_thumb {
    display: none
  }

  .sectionsbloc.odd .section_thumb {
    height: 700px;
    margin-top: -105px;
    filter: brightness(.5);
    order: inherit;
  }

  .sectionsbloc.odd .section_txt {
    max-width: 1300px;
    margin: 0 auto;
    margin-top: -280px;
    width: 95%;
    z-index: 2;
    background: var(--black);
  }

  .sectionsbloc.odd .section_txt,
  .sectionsbloc.odd .section_txt .title h2 {
    color: var(--white)
  }

  .sectionsbloc .specialthumb {
    height: 70%;
    margin-left: -300px;
    border: 10px solid var(--background-color)
  }

  .sectionsbloc.odd .wrap-text {
    column-count: 2;
    column-gap: 40px
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations::before,
  #prestations::after {
    -webkit-mask: url(../images/bottomCurveFull.svg);
    mask: url(../images/bottomCurveFull.svg);
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: bottom center;
    -webkit-mask-position: bottom center;
  }

  .home #prestations {
    /* padding-top: 200px; */
    /* margin-top: -200px; */
    z-index: 0;
  }

  .nohome #prestations {
    margin-bottom: 150px;
  }



  #content.parentPresta {
    margin-bottom: -100px;
  }

  #prestations-wrapper {
    padding: 80px 15px;
  }

  #prestations .nthwords {
    margin-left: 10px;
  }

  .nohome #prestations-wrapper {
    padding-top: 100px;
  }

  .prestations-content {
    padding: 0;
    position: relative;
  }

  #prestations .bloc_prestations :is(.prestations-img, .specialthumb, .tertiarythumb) {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    transition: opacity 0s .45s;
    --dist-y: 25%;
  }

  #prestations .bloc_prestations .prestations-img {
    width: 184px;
    height: 243px;
    top: 61%;
    left: 1.5%;
    --dist-y: -20%;
    max-width: 16.7vw;
  }

  #prestations .bloc_prestations .specialthumb {
    left: 5%;
    translate: 0 -50%;
    max-width: 13.6vw;
    width: 195px;
    height: 274px
  }

  #prestations .bloc_prestations .tertiarythumb {
    top: 37%;
    right: 0%;
    translate: 0 -50%;
    --dist-y: 40%;
    max-width: 16.3vw;
    left: auto;
    width: 282px;
    height: 397px
  }

  #prestations .bloc_prestations .image_content {
    line-height: 0;
    display: block;
    height: 100%;
  }

  #prestations .bloc_prestations:first-child .prestations-img,
  #prestations .bloc_prestations:nth-child(4) .prestations-img {
    border-radius: 100px
  }

  #prestations .bloc_prestations:first-child .tertiarythumb,
  #prestations .bloc_prestations:nth-child(4) .tertiarythumb {
    border-radius: 100px 100px 0 0
  }

  #prestations .bloc_prestations:first-child .tertiarythumb img {
    object-position: 88%;
  }

  #prestations .bloc_prestations:first-child .prestations-img img {
    object-position: 88%;
  }

  #prestations .bloc_prestations:nth-child(2) .prestations-img {
    border-bottom-left-radius: 100px
  }

  #prestations .bloc_prestations:nth-child(2) .specialthumb {
    border-radius: 0 100px 100px 100px
  }

  #prestations .bloc_prestations:nth-child(2) .tertiarythumb {
    border-top-right-radius: 100px
  }

  #prestations .bloc_prestations:nth-child(2) .tertiarythumb img {
    object-position: 61%;
  }

  #prestations .bloc_prestations:nth-child(2) .specialthumb img {
    object-position: 88%;
  }

  #prestations .bloc_prestations:nth-child(3) .prestations-img {
    border-top-right-radius: 100px
  }

  #prestations .bloc_prestations:nth-child(3) .specialthumb {
    border-radius: 100px
  }

  #prestations .bloc_prestations:nth-child(3) .tertiarythumb {
    border-radius: 100px 100px 100px 0
  }

  #prestations .bloc_prestations:nth-child(3) .tertiarythumb img {
    object-position: 61%;
  }

  #prestations .bloc_prestations:nth-child(3) .specialthumb img {
    object-position: right;
  }

  #prestations .bloc_prestations.elemActif :is(.prestations-img, .specialthumb, .tertiarythumb) {
    animation: image-show-long .7s cubic-bezier(.25, .46, .35, .93) .1s forwards
  }

  #prestations .bloc_prestations.elemActif .prestations-img {
    animation-delay: .12s
  }

  #prestations .bloc_prestations.elemActif .specialthumb:nth-of-type(1) {
    animation-delay: .12s
  }

  #prestations .bloc_prestations.elemActif .tertiarythumb:nth-of-type(3) {
    animation-delay: .24s
  }
/*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  #reassurances-wrapper {
    padding: 20px 15px;
    margin: 50px 0;
  }

  .home #reassurances-wrapper {
    padding: 120px 15px 170px;
  }

  #reassurances .picto-bloc {
    padding-left: 240px;
  }

  #reassurances .picto-bloc:nth-child(odd) {
    padding-right: 240px;
  }

  .picto-container .picto-img {
    width: 200px;
    height: 120px;
  }

  #reassurances .picto-bloc:nth-child(1) .picto-img {
    left: calc(50% - 125px);
    top: calc(50% - 179px);
  }

  #reassurances .picto-bloc:nth-child(2) .picto-img {
    top: calc(50% - 90px);
    left: calc(50% + 19px);
  }

  #reassurances .picto-bloc:nth-child(3) .picto-img {
    top: calc(50% - 34px);
    left: calc(50% - 214px);
  }

  #reassurances .picto-bloc:nth-child(4) .picto-img {
    top: calc(50% + 55px);
    left: calc(50% - 69px);
  }
  /*-----------------ACTUS/NEWS-----------------------*/
  #news {
    -webkit-mask: url(../images/bottomCurveFull.svg);
    mask: url(../images/bottomCurveFull.svg);
    mask-size: cover;
    -webkit-mask-size: cover;
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-position: bottom center;
    -webkit-mask-position: bottom center;
    /* padding-top: 50px; */
  }

  .home .content_slider {
    display: grid;
    grid-template-columns: 130Px 1fr 1fr 100Px;
    gap: 20px;
    align-items: center;
  }

  .wrapper_slider:not(:last-child) .content_slider {
    border-bottom: 1px solid #ffffff2b;
  }

  .newsdate {
    --size: 130px;
    width: var(--size);
    height: var(--size);
    text-align: center;
    line-height: 1.3;
    border-radius: 50%;
  }

  .newsdate::before,
  .newsdate::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 5px;
    --size: 6px;
    width: var(--size);
    height: var(--size);
    border-radius: 50%;
    z-index: 1;
    background: var(--primary-color);
  }

  .newsdate::before {
    top: 10Px;
    right: 10px;
    --size: 20px;
  }

  .wrapper_slider:nth-child(even) .content_slider {
    padding-left: 50px;
  }

  /*-------------------CTA-----------------------*/
  #cta {
    padding-bottom: 0;
    margin-bottom: -50Px;
    padding-top: 70Px;
  }

  #cta .button {
    --size: 170px;
    width: var(--size);
    height: var(--size);
    border-radius: 50% !important;
    overflow: hidden;
    display: grid;
    align-content: center;
    justify-content: center;
    margin: 0 auto;
    margin-top: 0px;
    line-height: 1.5;
    border: 10px solid var(--background-color);
  }

  /*--------------------FOOTER----------------------*/
  .home #footer {
    z-index: 0;
  }

  #footer #footerbloc {
    margin-top: 150px;
  }
}

@media(min-width: 1281px) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  #content .titleImages h3 {
    margin-left: -75px;
  }

  /*------------------- PRESTATIONS ---------------------*/
  #prestations .bloc_prestations .tertiarythumb {
    right: 8%;
  }

  #prestations .bloc_prestations .specialthumb {
    left: 17%;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  .sectionsbloc.odd .section_thumb {
    margin-top: -25px;
  }

  .sectionsbloc.odd {
    padding-bottom: 100px
  }
}


@media(min-width: 1320px) {
  #header::before {
    width: calc(100% - 100px);
    max-width: 1300px;
    height: calc(100% - 45px);
    border: 1px solid var(--white);
    border-top: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0.5;
    clip-path: polygon(0% 0%, 0% 100%, 10% 100%, 10% 10%, 100% 10%, 90% 100%, 10% 100%, 10% 100%, 100% 100%, 100% 0%);
  }
}

@media(min-width: 1481px) {

  /*----------------HEADER--------------------*/
  #header::before {
    clip-path: polygon(0% 0%, 0% 100%, 10% 100%, 10% 10%, 100% 10%, 90% 100%, 10% 100%, 10% 100%, 100% 100%, 100% 0%);
  }

  /*---------------CTA--------------------------*/
  #cta .button {
    margin-top: -70Px;
  }

  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  .sectionsbloc.odd .section_thumb .blocthumb {
    width: calc(100% - 100px);
    margin-left: auto
  }
}

@media(min-width: 1681px) {}

@media(max-width: 1680px) {}

@media(max-width: 1480px) {}

@media(max-width: 1280px) {

  /*-----------------*/
  /* HEADER + NAVPRIMARY */
  /*-----------------*/
  #header:before {
    right: 5%;
    left: 5%;
  }

  .navigmenu .navbloctitle {
    font-size: 16px;
    letter-spacing: 1px;
  }

  .menuarticle .tb_hoverBloc {
    grid-template-columns: repeat(2, 1fr);
  }

  .menuarticle article {
    height: 130px;
  }



}

@media(max-width: 1024px) {

  /*---------------HEADER---------------------*/
  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }

  #headerGrid {
    align-items: start;
  }

  #header-coordonnees>* {
    text-align: center;
  }

  .typewrite {
    height: 41px;
    display: grid;
    align-items: center;
    justify-items: center;
  }

  #header {
    padding: 0;
  }

  #logoCoordonnees img {
    max-width: 200px;
  }

  .navigmenu .naviglink.lvl-0:not(.item-logo) span:after {
    bottom: 0;
  }

  #header-coordonnees>div {
    margin: 10px auto;
  }

  #logoCoordonnees>a,
  #logo>a {
    padding-top: 10Px;
  }

  #logo {
    position: relative;
  }

  .navigmenu .naviglink span {
    padding: 5px 0;
  }

  .menuarticle,
  .navigmenu .navbloctitle {
    display: none;
  }

  #header:before {
    bottom: 72px;
    left: 35px;
    right: 35px;
  }

  body:not(.is-toggle-open) #header .ckmenu {
    position: relative;
    z-index: 1000
  }

  .logoParent {
    display: none;
  }

  #header .ckmenu-nav {
    top: 0;
    padding-top: 50px
  }

  #headerGrid {
    align-items: start;
  }

  #header-coordonnees {
    pointer-events: none;
  }

  #header-coordonnees>* {
    pointer-events: all;
  }

  #header :is(#header-coordonnees>*, #header-coordonnees>*>span, .horaires.nomodal .titlehoraires) {
    text-align: center;
  }

  #infoadresseBis {
    order: -2;
  }

  #infoadresse {
    order: -1;
  }

  #logoCoordonnees {
    order: -3;
  }


  /*-------------------MDTAC---------------------*/
  .md-tac {
    text-align: center;
  }

  .title.md-tac:not(.no-after):after {
    left: 50%;
    transform: translateX(-50%);
  }

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  .home #content {
    display: flex;
    flex-direction: column-reverse;
  }

  #content .wrapperImages {
    grid-column-gap: 2px;
    grid-auto-rows: 300px;
  }

  #content .wrapperImages * {
    height: 100%;
  }

  #content .wrapperImages .grid {
    display: block;
  }
  /*-------------------- GALLERYHOME -------------------*/
  #galleryHome .gallery
  {
    padding: 2px!important;
  }
  #galleryHome .gallery-item:last-child
  {
    grid-column: span 2;
  }
  /*-----------------*/
  /* SECTIONS */
  /*-----------------*/
  .sectionsbloc .section_txt {
    max-width: 850px;
    margin: 0 auto;
    width: 100%
  }

  .sectionsbloc .specialthumb {
    height: 100%
  }

  .section_txt {
    order: 1;
  }
  .sectionsbloc.odd
  {
    background: var(--black);
  }
  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  .prestations-content :is(h2, h3) {
    font-size: 28px;
  }

  #prestations .bloc_prestations :is(.specialthumb, .tertiarythumb) {
    display: none
  }

  #prestations .bloc_prestations {
    padding: 20px 7vw 30px !important;
  }

  /*-----------------NEWS----------------------*/
  #news .title {
    margin-top: 20Px;
  }

  .wrapActu {
    max-width: 600Px;
    margin: 0 auto;
  }

  .content_slider {
    display: grid;
    justify-content: center;
    justify-items: center;
    text-align: center;
  }

  .newsdate {
    font-family: var(--font-title);
    padding: 10px;
  }
}

@media(max-width: 767px) {
  /*-----------------*/
  /* HEADER */
  /*-----------------*/

  #logoCoordonnees>a {
    width: 140px;
  }

  #header:before {
    bottom: 48px;
  }

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  #content .wrapperImages {
    grid-auto-rows: 180px;
  }
  /*-----------------*/
  /* REASSURANCES */
  /*-----------------*/
  .picto-container li p strong {
    font-size: 20px;
  }

  .picto-container {
    grid-template-columns: repeat(1, 1fr);
    max-width: 500px;
    margin: 0 auto;
  }

  .picto-container li {
    position: relative;
    padding: 0 0 0 64px;
    align-items: flex-start;
  }

  .picto-container li :is(svg, img) {
    --size: 28px;
  }

  /*-----------------*/
  /* PRESTATIONS */
  /*-----------------*/
  #prestations .bloc_prestations {
    padding: 20px 0 30px !important;
  }

  #prestations .widget_parentpage {
    padding-bottom: 0
  }

  .prestations-content :is(h2, h3) {
    font-size: 20px;
  }

  #prestations .tc_excerpt {
    font-size: 15px;
  }

}

@media(max-width: 480px) {

  /*-----------------*/
  /* INTRO / CONTENT */
  /*-----------------*/
  #content .wrapperImages {
    grid-auto-rows: 110px;
  }
}