.facebook-whatsapp-iframe-container {
    justify-content: center;
    margin: 0 auto;
 }
#facebook-whatsapp-iframe-enhanced {
    width: 100%;
	min-height: calc(100vh - 200px);
	background: transparent;
	border: none;
}
