#builder-content {

    h1, h2, h3, h4, h5, h6 {
        margin-top: 0;
        margin-bottom: 0;
    }

    p {
        margin-top: 0;
        margin-bottom: 0;
    }

    ul, ol {
        margin-top: 0;
        margin-bottom: 0;
    }

    img {
        width: 100%;
        height: auto;
        margin-top: 0;
        margin-bottom: 0;
    }

}
