@media only screen and (max-width: 542px){
	.bs-section .embed-layout:not(.edit-mode)>div iframe{
		height: 1030px!important;
    position: relative!important;
	}
	.bs-section .embed-layout:not(.edit-mode)>div{
		padding-bottom: 0!important;
	}
.media-video iframe{
 height: 200px!important;
}