.ons-image {
    margin: 0;

    @extend .ons-u-mb-l;

    &__img {
        display: block;
        max-width: 100%;
    }
}
