figure figcaption,
p.caption {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(13, 165, 53);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    color: rgb(255, 255, 255);
    display: block;
    font-family: "Fira Sans", Arial, Helvetica, sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-optical-sizing: auto;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 400;
    hyphens: auto;
    line-height: 21px;
    overflow-x: hidden;
    overflow-y: hidden;
    padding-bottom: 10.5px;
    padding-left: 14px;
    padding-right: 14px;
    padding-top: 10.5px;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
}

div.captionImage.left,
img.left {
    float:left;
    margin-right:10px;
}

div.captionImage.right,
img.right {
    float:right;
    margin-left:10px;
}

div.captionImage.rightAlone,
img.rightAlone {
    float: right;
    margin-left: 100%;
    clear: both;
}

div.captionImage.leftAlone,
img.leftAlone {
    float: left;
    margin-right: 100%;
    clear: both;
}

div.captionImage.center,
img.center {
    margin-right: auto;
    margin-left: auto;
}

figure.anterior {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgb(255, 255, 255);
    background-image: none;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
    color: rgb(67, 79, 79);
    float: left;
    font-family: "Fira Sans", Arial, Helvetica, sans-serif;
    font-feature-settings: normal;
    font-kerning: auto;
    font-language-override: normal;
    font-optical-sizing: auto;
    font-size: 14px;
    font-size-adjust: none;
    font-stretch: 100%;
    font-style: normal;
    font-variant-alternates: normal;
    font-variant-caps: normal;
    font-variant-east-asian: normal;
    font-variant-ligatures: normal;
    font-variant-numeric: normal;
    font-variant-position: normal;
    font-variation-settings: normal;
    font-weight: 400;
    hyphens: auto;
    line-height: 21px;
    margin-bottom: 14px;
    margin-left: 0px;
    margin-right: 10px;
    margin-top: 0px;
    text-align: left;
    width: 280.267px;
}

figure.anterior img {
    width: 100%!important;
    height: auto!important;
}
