.wp-embedded-content {width:100%}
.wp-embedded-content .wp-embed-featured-image img{width: 45%;float: left;padding-right: 15px;}
@media only screen and (max-width: 767px){
   .wp-embed .square{width: 40%;}
}