#newsletterFormx .row{
    flex-direction: column !important;
    justify-content: center !important;
    align-items: center !important;
    text-align: center !important;
}
.image-style-side{
    float:right;
    margin-left:20px;
}

.yt-section .yt-play{
    height:330px;
}
.yt-section .yt-play iframe{
    height:100%;
}
.single_post_content .raw-html-embed{
    padding-bottom:100%;
    margin-bottom:20px;
}