/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 */

.lb-editor-container {

	&__iframe {
		width: 100%;
		border: none;
	}
}
