.component.image{padding:0}
.component.image map area{outline:0}
.component.image img{max-width:100%;display:block}
.component.image.full-width{text-align:center}
.component.image.left{width:50%;margin-right:50%}
.component.image.right{text-align:right;width:50%;margin-left:50%}
.component.image .caption{font-family:Arial,Helvetica,sans-serif;font-size:.6875rem;line-height:1rem;color:#767676;padding-top:8px}
.block-c .component.image.left,.block-d .component.image.left{width:100%;margin-right:0}
.block-c .component.image.right,.block-d .component.image.right{width:100%;margin-left:0}
@media screen and (max-width:30em){.component.image.left{width:100%;margin-right:0}
.component.image.right{width:100%;margin-left:0}
}