@media only screen and (max-width: 500px) {
    .rte {
        padding-bottom: 0;
    }
}
