.full_width_image { width: 100%; display: inline-block; padding: 40px 0; }
.full_width_image .wrap.large-image { width: 100%; display: inline-block; }
.full_width_image .wrap.large-image .image { width: 100%; display: inline-block;line-height:0;vertical-align:top;}
.full_width_image .wrap.large-image .image img { width: 100%; display: inline-block; object-fit: cover; object-position: center; }
.full_width_image .wrap.small-image { display: block; width: 100%; max-width: 830px; margin: 0 auto; }}
.full_width_image .wrap.small-image .image { width: 100%; display: inline-block; }
.full_width_image .wrap.small-image .image img { width: 100%; display: inline-block; object-fit: cover; object-position: center; }
.full_width_image .wrap.small-image .title { width: 100%; display: inline-block; }
.full_width_image .wrap.small-image .title h4 { margin: 15px 0; text-transform: uppercase; font-weight: 400; font-size: 24px; letter-spacing: 0.1em; line-height: 1em; text-align: center; border-bottom: 1px solid #efefef; padding: 0 0px 5px 0px; }
.full_width_image .wrap.small-image .sub_title { width: 100%; display: inline-block; }
.full_width_image .wrap.small-image .sub_title p { font-size: 15px; line-height: 1.5; color: #808080; letter-spacing: -0.04em; max-width: 587px; text-align: center; margin: auto; }

