body {
		background: url(/themes/custom/youth/svg/dt-top-our-work.svg);
    background-repeat: no-repeat;
    background-size: 125%;
    background-position: -50px 60px;
    background-attachment: fixed;
}

@media only screen and (max-width: 1023px) {
body {
 background: url(/themes/custom/youth/svg/dt-top-our-work.svg);
 background-repeat: no-repeat;
 background-size: 125%;
 background-position: -50px 0px;
 background-attachment: fixed;
}
}

.region-content {
  width:80%;
  margin:auto;
  max-width:1000px;
}

.page-header {
  max-width:1000px;
  width:100%;
  text-transform: none;
  letter-spacing: normal;
  font-size: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: "Crete Round","Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #15919E;
}

#block-newsheader a {
  color:#15919E;
}

.field--name-field-location:before {
  content:" | ";
  color:#FF9100;
}

.views-field-body {
  padding-bottom: 10px;
}

#block-newsviewalllink a {
  color: black;
  font-weight:300;
  font-size: 16px;
}

#block-newsviewalllink {
  text-align: right;
  background: url(/themes/custom/youth/svg/v-bar.svg);
    background-repeat: no-repeat;
    background-size: 5px 25px;
    width: 140px;
    float: right;
    margin-right: 20px;
    padding-bottom: 30px;
}

.ds-2col-stacked-fluid > .group-right {
  width: auto;
  float: left;
  margin-top: 20px;
}

.ds-2col-stacked-fluid > .group-left {
  width: max-content;
  padding-right:5px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.field--name-field-article-title {
  display:none;
}

.video-embed-field-provider-youtube {
  margin-top: 20px;
  margin-bottom: 20px !important;
}

img {
 display:block;
 margin-left:auto;
 margin-right:auto;
}
