.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

body {
  font-family: Verdana, Geneva, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

a {
  text-decoration: underline;
}

a.w--current {
  background-image: linear-gradient(178deg, #000 79%, #fff);
}

img {
  display: inline-block;
  max-width: 100%;
}

.heading {
  margin-top: 50px;
  margin-bottom: 5px;
  background-color: #0d0c0c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(249, 247, 247, 0.89)), to(rgba(249, 247, 247, 0.89)));
  background-image: linear-gradient(180deg, rgba(249, 247, 247, 0.89), rgba(249, 247, 247, 0.89));
  color: #110101;
  font-weight: 500;
  text-align: center;
}

.custom-container {
  display: block;
  width: auto;
  max-height: auto;
  max-width: 1024px;
  min-height: 50px;
  margin: 0px auto 10px;
  padding-right: 4px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.body-vijfspan {
  max-width: 1024px;
  min-height: 150%;
  margin-right: auto;
  margin-left: auto;
  border-style: none;
  border-color: transparent;
  background-color: #d0d0d0;
  box-shadow: 1px 1px 3px 0 #000;
}

.body-vijfspan:active {
  border-style: solid;
  border-width: 0px;
}

.nav-link-vijfspan {
  left: 1px;
  margin-left: 0px;
  padding-left: 4px;
  background-color: #d0d0d0;
  background-image: none;
}

.nav-link-vijfspan.w--current {
  padding-left: 4px;
  background-color: #d0d0d0;
  background-image: none;
}

.nav-link-vijfspan.w--current:hover {
  background-color: #d0d0d0;
  background-image: none;
}

.nav-link-vijfspan.w--current:focus {
  background-image: none;
}

.navigatie-bar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 10px;
}

.rtb {
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 4px;
  padding-left: 4px;
}

.section {
  min-height: 20px;
}

.custom-button-rond {
  margin-top: 4px;
  margin-left: 5px;
  padding-right: 10px;
  padding-left: 10px;
  border: 2px solid #000;
  border-radius: 40px;
  background-color: #020202;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#e3e3e3));
  background-image: linear-gradient(180deg, #e3e3e3, #e3e3e3);
  color: #0a0a0a;
}

.custom-button-rond:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#bbb8b8), to(#bbb8b8));
  background-image: linear-gradient(180deg, #bbb8b8, #bbb8b8);
}

.custom-button-vierkant {
  display: inline-block;
  width: auto;
  margin: auto 10px 10px 5px;
  border: 2px solid #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e3e3e3), to(#e3e3e3));
  background-image: linear-gradient(180deg, #e3e3e3, #e3e3e3);
  color: #0a0909;
}

.custom-button-vierkant:hover {
  background-color: #020202;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#a5a5a5), to(#a5a5a5)), -webkit-gradient(linear, left top, left bottom, from(#020202), to(#020202));
  background-image: linear-gradient(180deg, #a5a5a5, #a5a5a5), linear-gradient(180deg, #020202, #020202);
}

.column-2 {
  margin-top: 10px;
}

.column-3 {
  margin-top: 10px;
}

.column-4 {
  margin-top: 10px;
}

.paragraph-2 {
  margin-top: 20px;
  margin-left: 4px;
}

.paragraph-3 {
  margin-top: 20px;
  margin-left: 4px;
}

.column-5 {
  margin-top: 10px;
}

.paragraph-4 {
  margin-top: 20px;
  margin-left: 4px;
}

.paragraph-5 {
  margin-top: 20px;
  margin-left: 4px;
}

.column-6 {
  margin-top: 10px;
}

.column-7 {
  margin-top: 10px;
}

.column-8 {
  margin-top: 10px;
}

.paragraph-6 {
  margin-top: 20px;
  margin-left: 4px;
}

.paragraph-7 {
  margin-top: 20px;
  margin-left: 4px;
}

.column-9 {
  margin-top: 10px;
}

.column-10 {
  margin-top: 10px;
}

.column-11 {
  margin-top: 10px;
}

.column-12 {
  margin-top: 10px;
}

.paragraph-8 {
  margin-top: 20px;
  margin-left: 4px;
}

.row {
  margin-top: 10px;
}

.paragraph-9 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-2 {
  margin-top: 10px;
}

.paragraph-10 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-3 {
  margin-top: 10px;
}

.row-4 {
  margin-top: 10px;
}

.paragraph-11 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-5 {
  margin-top: 10px;
}

.paragraph-12 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-6 {
  margin-top: 10px;
}

.paragraph-13 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-7 {
  margin-top: 10px;
}

.paragraph-14 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-8 {
  margin-top: 10px;
}

.paragraph-15 {
  margin-top: 20px;
  margin-left: 4px;
}

.row-9 {
  margin-top: 10px;
}

.paragraph-16 {
  margin-top: 20px;
  margin-left: 4px;
}

.column-13 {
  margin-top: 10px;
}

.column-14 {
  margin-top: 10px;
}

.column-15 {
  margin-top: 10px;
}

.column-16 {
  margin-top: 10px;
}

.column-17 {
  margin-top: 10px;
}

.column-18 {
  margin-top: 10px;
}

.column-19 {
  margin-top: 10px;
}

.column-20 {
  margin-top: 10px;
}

.column-21 {
  margin-top: 10px;
}

.column-22 {
  margin-top: 10px;
}

.column-23 {
  margin-top: 10px;
}

.column-24 {
  margin-top: 10px;
}

.column-25 {
  margin-top: 10px;
}

.column-26 {
  margin-top: 10px;
}

.column-27 {
  margin-top: 10px;
}

.column-28 {
  margin-top: 10px;
}

.paragraph-17 {
  margin-top: 20px;
  margin-left: 4px;
}

.footer {
  position: static;
  display: block;
  overflow: visible;
  max-width: 1024px;
  margin: 0px auto 10px 4px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  background-color: #e3e3e3;
}

.link {
  margin-left: 4px;
}

.text-block {
  margin-left: 4px;
}

.row-11 {
  margin-top: 10px;
}

.paragraph-18 {
  margin-top: 20px;
  margin-left: 4px;
}

.fotokolom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.row-12 {
  display: block;
  margin-top: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.albumfoto {
  margin-bottom: 10px;
  border-radius: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#fff));
  background-image: linear-gradient(180deg, #000, #fff);
  box-shadow: 1px 1px 3px 0 #000, 0 0 6px 0 #fff, 7px 7px 3px 0 rgba(0, 0, 0, 0.82), 1px 1px 3px 0 #000;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.albumfoto:hover {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.image-8 {
  margin-bottom: 10px;
}

.image-11 {
  margin-bottom: 10px;
}

.image-12 {
  margin-bottom: 10px;
}

.image-13 {
  margin-bottom: 10px;
}

.image-14 {
  margin-bottom: 10px;
}

.image-15 {
  margin-bottom: 10px;
}

.image-16 {
  margin-bottom: 10px;
}

.header-container {
  max-width: 1024px;
  min-height: 30px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.text-block-2 {
  margin-top: 20px;
}

.bold-text {
  margin-top: 20px;
}

.text-block-3 {
  margin-top: 17px;
}

.custom-text-block {
  position: relative;
  top: 0px;
  max-width: 1024px;
  min-height: 20px;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 4px;
  padding-left: 4px;
}

.row-13 {
  display: block;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #d0d0d0;
}

.custom-container-film {
  max-width: 1024px;
  min-height: 150px;
  margin: 10px auto 20px;
}

.text-block-8 {
  margin-top: 11px;
}

.text-block-9 {
  margin-top: 11px;
}

.text-block-10 {
  margin-top: 11px;
}

.text-block-11 {
  margin-top: 20px;
}

.text-block-12 {
  margin-top: 20px;
}

.navbar-vijfspan {
  position: fixed;
  width: 100%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.container {
  max-width: 1024px;
  min-height: 20px;
  margin-right: auto;
  margin-left: auto;
  background-color: #d0d0d0;
}

.navbar-container {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 99999;
  max-width: 1026px;
  min-height: 50px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
}

.navbar-container:active {
  background-color: rgba(0, 0, 0, 0.03);
}

.text-block-13 {
  margin-top: 20px;
}

.text-block-14 {
  margin-top: 20px;
}

.text-block-15 {
  margin-top: 20px;
}

.text-block-16 {
  margin-top: 20px;
}

.text-block-17 {
  margin-top: 20px;
}

.text-block-18 {
  margin-top: 20px;
}

.text-block-19 {
  margin-top: 20px;
}

.text-block-20 {
  margin-top: 20px;
}

.text-block-21 {
  margin-top: 20px;
}

.bold-text-2 {
  padding-left: 0px;
}

.fotorij {
  margin-left: 0px;
}

.text-block-23 {
  margin-top: 20px;
}

.headerfotocontainer {
  width: auto;
  max-width: 1024px;
  min-height: 50px;
  min-width: 0px;
  margin: 68px auto 5px;
}

.albumfotoknop {
  margin-top: 10px;
  margin-bottom: 8px;
  margin-left: 4px;
  border-radius: 7px;
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(#d8d8d8));
  background-image: linear-gradient(180deg, #d8d8d8, #d8d8d8);
  box-shadow: 4px 4px 3px 0 #000;
  color: #0a0909;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.albumfotoknop:hover {
  margin-left: 10px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 63.9%, 0.99)), to(hsla(0, 0%, 63.9%, 0.99))), -webkit-gradient(linear, left top, left bottom, from(#cecece), to(#cecece));
  background-image: linear-gradient(180deg, hsla(0, 0%, 63.9%, 0.99), hsla(0, 0%, 63.9%, 0.99)), linear-gradient(180deg, #cecece, #cecece);
  -webkit-transform: scale3d(1.1, 1, 1) scale(1.09);
  transform: scale3d(1.1, 1, 1) scale(1.09);
}

.albumfotoknop:visited {
  color: #140beb;
}

.fototextblock {
  min-height: 65px;
  margin-top: 8px;
  margin-left: 4px;
}

.paginanaamcontainer {
  max-width: 1024px;
  min-height: 20px;
  margin-right: auto;
  margin-bottom: 7px;
  margin-left: auto;
  text-align: center;
}

.paginanaam {
  text-align: center;
}

.grid-3 {
  grid-row-gap: 5px;
  grid-template-areas: ".";
  -ms-grid-columns: 1.75fr;
  grid-template-columns: 1.75fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.verenigingsbutton1 {
  display: block;
  margin-left: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#c3c3c3));
  background-image: linear-gradient(180deg, #c3c3c3, #c3c3c3);
  color: #080808;
}

.verenigingsbutton1:hover {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02);
}

.image-58 {
  margin-right: 10px;
  padding-left: 4px;
}

.button-vereniging {
  display: block;
  height: 50px;
  min-height: 0px;
  margin-right: 4px;
  margin-bottom: 5px;
  margin-left: 4px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(187, 193, 194, 0.99)), to(rgba(187, 193, 194, 0.99))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 58%, 0.99)), to(hsla(0, 0%, 58%, 0.99)));
  background-image: linear-gradient(180deg, rgba(187, 193, 194, 0.99), rgba(187, 193, 194, 0.99)), linear-gradient(180deg, hsla(0, 0%, 58%, 0.99), hsla(0, 0%, 58%, 0.99));
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #0a0a0a;
}

.button-vereniging:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(163, 161, 161, 0.99)), to(rgba(163, 161, 161, 0.99))), -webkit-gradient(linear, left top, left bottom, from(rgba(187, 193, 194, 0.99)), to(rgba(187, 193, 194, 0.99))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 58%, 0.99)), to(hsla(0, 0%, 58%, 0.99)));
  background-image: linear-gradient(180deg, rgba(163, 161, 161, 0.99), rgba(163, 161, 161, 0.99)), linear-gradient(180deg, rgba(187, 193, 194, 0.99), rgba(187, 193, 194, 0.99)), linear-gradient(180deg, hsla(0, 0%, 58%, 0.99), hsla(0, 0%, 58%, 0.99));
  -webkit-transform: translate(23px, 0px);
  -ms-transform: translate(23px, 0px);
  transform: translate(23px, 0px);
}

.tussen-container {
  max-width: 1024px;
  min-height: 20px;
  margin-right: 15px;
  margin-bottom: 10px;
  margin-left: 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5c5c5c), to(#5c5c5c));
  background-image: linear-gradient(180deg, #5c5c5c, #5c5c5c);
}

.tussen-button {
  background-color: #5c5c5c;
  color: #fd0707;
}

.tussen-button:hover {
  background-color: rgba(187, 193, 194, 0.99);
}

.filmpjes-textblock {
  margin-top: 5px;
}

.column-vereniging-filmpjes {
  margin-bottom: 10px;
}

.column-29 {
  display: inline-block;
  padding-left: 0px;
}

.dropdown {
  display: block;
}

.dropdown-link {
  background-image: none;
}

.dropdown-link.w--current {
  background-image: none;
}

.columns-filmpjes {
  margin-right: 4px;
  margin-bottom: 10px;
  margin-left: 4px;
}

.knop-sitemap1 {
  min-height: 45px;
  min-width: 350px;
  margin-bottom: 5px;
  margin-left: 30px;
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
  border-radius: 10px;
  background-color: #424e58;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.knop-sitemap1:hover {
  box-shadow: 1px 1px 3px 0 #000;
  -webkit-transform: scale3d(1.1, 1, 1);
  transform: scale3d(1.1, 1, 1);
}

.knop-sitemap2 {
  min-width: 150px;
  margin-bottom: 5px;
  margin-left: 60px;
  border-radius: 7px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#848485), to(#848485));
  background-image: linear-gradient(180deg, #848485, #848485);
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.knop-sitemap2:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.button-2 {
  background-color: #848485;
}

.button-2.w--current {
  margin-top: 1px;
  margin-left: 0px;
  border-radius: 7px;
  background-image: none;
}

.button-3 {
  background-color: #424e58;
}

.custom-container-sm-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
}

.columns {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.button-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 375px;
  margin-top: 10px;
  margin-bottom: 5px;
  padding-right: 0px;
  border-radius: 7px;
  background-color: #424e58;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.button-footer:hover {
  -webkit-transform: scale3d(1.1, 1, 1);
  transform: scale3d(1.1, 1, 1);
}

.button-footer.w--current {
  background-image: none;
}

.rich-text-block-2 {
  margin-left: 4px;
}

.smcontainer {
  max-width: none;
  min-height: 45px;
  min-width: 350px;
  margin-bottom: 5px;
  margin-left: 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  border-radius: 10px;
  background-color: #424e58;
}

.smtextblock {
  margin-left: 16px;
  padding-top: 10px;
  color: #fff;
}

.lightboxrij {
  margin-bottom: 5px;
}

.terugknop {
  border-radius: 7px;
  background-color: #424e58;
}

@media screen and (max-width: 991px) {
  .nav-link-vijfspan {
    padding-right: 40px;
  }
  .paginanaamcontainer {
    text-align: center;
  }
  .tussen-container {
    max-height: auto;
  }
  .tussen-button {
    background-color: #5c5c5c;
  }
}

@media screen and (max-width: 767px) {
  .image-9 {
    margin-bottom: 10px;
  }
  .image-10 {
    margin-bottom: 10px;
  }
  .albumfotoknop {
    margin-top: 9px;
  }
}

@media screen and (max-width: 479px) {
  .albumfotoknop {
    margin-top: 8px;
  }
  .knop-sitemap1 {
    min-width: 275px;
  }
  .knop-sitemap2 {
    max-width: 240px;
  }
  .smcontainer {
    min-width: 275px;
  }
}

#w-node-ca776bc2c045-e7d8bff6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-2f833c2edd07-e7d8bff6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-7bc6d3edee38-e7d8bff6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-0be5ba8e0deb-e7d8bff6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-12ab3122afea-e7d8bff6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-ab865c343ba0-dad8c03a {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

