@font-face {
  font-family: 'Atma';
  font-style: normal;
  font-weight: 400;
  src: local('Atma Regular'), local('Atma-Regular'), url(https://fonts.gstatic.com/s/atma/v3/uK_84rqWc-Eoq3tRDx0VMv-kXw.woff2) format('woff2');
  unicode-range: U+0964-0965, U+0981-09FB, U+200C-200D, U+20B9, U+25CC;
}
/* latin-ext */
@font-face {
  font-family: 'Atma';
  font-style: normal;
  font-weight: 400;
  src: local('Atma Regular'), local('Atma-Regular'), url(https://fonts.gstatic.com/s/atma/v3/uK_84rqWc-Eoq2dRDx0VMv-kXw.woff2) format('woff2');
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Atma';
  font-style: normal;
  font-weight: 400;
  src: local('Atma Regular'), local('Atma-Regular'), url(https://fonts.gstatic.com/s/atma/v3/uK_84rqWc-Eoq2lRDx0VMv8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

.JV-main-image {

    display:inline-block;
    max-width:65%;
    float:left;
    padding-right:3%;
    overflow:none;
}

.JV-main-image img{

    display:block;
    width:100%;
    float:left;

}
    .space-below {
    margin-bottom: 5px;
    }

    .JV-subtitle {
	color: #7A9F3E;
	font-size: 20px;
	font-style: italic;
	font-weight: 600;
    text-align: center;	
}
.JV-name {
    color: #73847F;
	font-family: serif;
    font-size: 20px;
    font-weight: 400;
    font-variant: small-caps;
    margin-bottom: 20px;
}
.JV-caption {
    color: #73847F;
	font-family: serif;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 30px;
}

.JV-drop-cap {
	font-family: 'Atma',cursive;
    color: #62B5BC;
    float: left;
    font-size: 72px;
    font-weight: 400;
    line-height: 1em;
    margin-right: 0em;
}