@media screen and (max-width: 512px) {
	.wp-block-cover.custom-block-video{
		min-height: 231px !important;
		height:  231px !important;
	}
}
