figure {
    width: 100%;
    display: block;
    margin: 0 0 0 0;
    padding: 0;
    margin: 0px 0 43px 0;
}
h3 + figure {
margin-top: 48px;
}
.new-style p + figure {
margin-top: 53px;
}
.new-style p + .figure {
margin-top: 26px;
}
.new-style figure + p {
padding-top: 7px;
}
.new-style .figure + p {
padding-top: 7px;
}