.site-branding__name {
  font-size: 1.821em;
}
.site-branding__text {
  padding: 1.286em 0 0 0;
  margin: 0 0 1.857em 0;
}
.region-header .block:not(.site-branding) {
    margin: 1.167em 0 1em 0;
}

#block-views-block-news-block-1 .view-footer {
  padding-top: 10px;
}
#block-views-block-custom-blocs-block-news {
  margin-bottom: -20px;
}

[class*="block-grid-"] > .grid {
  float: none;
  display: inline-block;
  vertical-align: bottom;
}

.node--type-visite-virtuelle table tr,
.cke_editable table.cke_show_border tr {
  background: none;
  vertical-align: bottom;
}
.node--type-visite-virtuelle hr {
  padding: 40%;
  background-image: url(https://st2.depositphotos.com/4060975/8059/v/450/depositphotos_80596450-stock-illustration-down-arrow-vector-icon.jpg);
  background-repeat: no-repeat;
  background-size: 10%;
  background-position: center;
  opacity: 0.3;
  border: 0;
}

article[about="/fr/test-2-horinzontal"].node--type-visite-virtuelle .field--name-body {
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
}
article[about="/fr/test-2-horinzontal"].node--type-visite-virtuelle hr,
article[about="/fr/test-2-horinzontal"].node--type-visite-virtuelle p,
article[about="/fr/test-2-horinzontal"].node--type-visite-virtuelle table {
  display: inline-block;
  white-space: normal;
}
article[about="/fr/test-2-horinzontal"].node--type-visite-virtuelle hr {
  width: auto;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}