.custom-internal-post{
    width: 100%;
}
@media (max-width: 500px) {
    .wp-embed-heading{
        font-size: 18px!important;
    }
    .wp-embed-featured-image {
        width: 100%!important;
        margin-right: unset!important;
    }
}