/**
 * Foundation for Sites by ZURB
 * Version 6.5.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
#image-marine figure {
  max-width: 100%;
  display: none; }
  #image-marine figure img {
    border-radius: 5px !important;
    margin-top: 1rem !important;
    max-width: 100%;
    height: auto; }
  #image-marine figure figcaption {
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #333333; }
