
  .nav-h3-1 {
    margin-bottom: 0px !important;
  }


/* @media (min-width: 61.25em) {
    .gallery__item {
        position: relative;
        border-top: 0;
        padding: 40px 0px 0px;
    }
} */
  .rounded-button {
    display: block;
    width: fit-content;
    margin: 20px auto;
    border-radius: 50px !important;
    padding: 12px 24px !important;
    border: none !important;
    background-color: blue !important;
    color: white !important;
    cursor: pointer !important;
    font-size: 1.25rem !important;
    font-weight: 700;
    text-align: center;
  }

  .rounded-button:hover {
    background-color: #707070 !important;
  }

  .article__fullscreen,
  .gallery__fullscreen {
    background-color: rgba(51, 51, 51, 0.6) !important;
    width: 2.75rem;
    height: 2.75rem;
  }

  @media (min-width: 61.25em) {
    .immersive-main-media__headline-container--gallery .content__main-column {
      margin-left: 13.625rem;
    }
  }

  @media screen and (min-width: 300px) {
    .u-responsive-ratio .gallery__img {
      width: 100%;
      height: 87%;
      /* height: auto !important; */
    }
  }

  @media only screen and (max-width: 767px) {
    .l-side-margins {
      border-top: 0.0625rem solid #333;
    }

    .content--gallery .tonal__head .content__standfirst {
      margin-bottom: 0.75rem;
      font-size: 2.125rem;
      font-size: 2.;
      line-height: 2.375rem;
    }

    .content--media:not(.paid-content) .content__main {
      padding-bottom: 2.25rem;
      padding-top: 5px;
    }

    .photo_gal_img img {
      width: 100% !important;
      height: 30vh !important;
      margin-top: 25vh !important;
    }

    .inline-expand-image {
      display: none;
    }

    /* .gallery__caption, */
    /* .block-share, */
    .info_all,
    .right_sec {
      display: none;
    }

    .photoGal .img_text_right {
      display: block;
      width: 100vh !important;
      position: relative !important;
    }

    .gallery__figcaption {
      color: #dcdcdc;
      padding: 0px 0px 0px 0px !important;
    }

    .gallery__fullscreen-container {
      top: 0px;
    }

    .content--media {
      .content__main-column {
        width: 100% !important;
      }
    }

    .photo_detail_gal .content__main-column {
      max-width: 100% !important;
      width: 100% !important;
    }

    .gallery:before {
      content: '';
      position: absolute;
      top: -0.625rem;
      bottom: 0;
      left: -0.625rem;
      border-left: none;
    }

    .content {
      position: absolute;
      bottom: 100px;
      color: #f1f1f1;
      padding: 0px !important;
      z-index: 2;
      font-family: "GH Guardian Headline", "Guardian Egyptian Web", Georgia, serif !important;
    }

    .content .gs-container,
    .content-footer .gs-container {
      padding-left: 0rem;
      padding-right: 0rem;
      box-sizing: border-box;
    }

    .gs-container {
      width: 100%;
      padding-right: var(--bs-gutter-x, 0rem);
      padding-left: var(--bs-gutter-x, 0rem);
      margin-right: auto;
      margin-left: auto;
    }

    .immersive-main-media {
      position: relative;
      /* // min-height: 100vh; */
      height: 100% !important;
    }

    .gallery__figcaption {
      color: #dcdcdc;
      padding: 0px 0px 0px 25px !important;
    }

    .content--gallery .tonal__head .meta__extras {
      border-top: solid 0.0625rem #333;
      margin-top: 0.75rem;
      padding: 5px 0px 0px 25px;
    }

    .content--gallery .tonal__head .tonal__standfirst {
      max-width: fit-content;
      margin: 0;
      padding: 0px 0px 0px 25px;
    }

    .content--gallery .tonal__head .gallery__meta-container {
      padding: 0px 0px 0px 25px;
    }
  }
