
body.front .region-content {
  max-width: 95.5%;
}

.ef-difference-block  h2.block-title {
    font-size: 2.11765em;
    line-height: 1.2;
    color: #00356b;
    text-align: center;
}

.flex-nav-container .slides .ds-2col > .group-left  img {
    border-radius: 12px;
}

.flex-nav-container .ds-2col > .group-left {
    width: 33%;
    padding: 1.5em 0 0 1em;
}
.flex-nav-container .ds-2col > .group-right {
    width: 66%;
    padding: 1em 2em;
}

.flex-nav-container .ds-2col > .group-right blockquote {
     /* position: relative; */
    /* border: 1px solid #dddddd; */
    padding: .1em .1em 1em .1em;
     /* margin-top: 3em;  */
     /* margin-bottom: 3em;  */
}


.flex-nav-container .ds-2col > .group-right .field-name-title {
    margin: .5em 0;
}


.flex-nav-container .ds-2col > .group-right blockquote p:first-of-type {
    font-family: "YaleNew", Georgia, "Times New Roman", Times, serif;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
}

.flex-nav-container .ds-2col > .group-right blockquote p:first-of-type:before {
    content: "\201C";
    font-size: 2.35294em;
    line-height: 1.35;
    position: absolute;
    padding-top: 0.455em;
    margin: -0.5em;
}

@media (min-width: 740px) {
body.front .region-content {
  max-width: 95.5%;
}

.flex-nav-container .ds-2col > .group-right blockquote p:first-of-type {
    font-family: "YaleNew", Georgia, "Times New Roman", Times, serif;
    font-size: 1.25em;
    line-height: 1.45em;
    margin: 0;
}
}

@media (min-width: 1025px) {
  .yalenew-boxed .region-header-first {
    max-height: 500px;
  }
}
