/*
 Theme Name:   Bricks Child Theme
 Theme URI:    https://bricksbuilder.io/
 Description:  Use this child theme to extend Bricks.
 Author:       Bricks
 Author URI:   https://bricksbuilder.io/
 Template:     bricks
 Version:      1.1
 Text Domain:  bricks
*/


div#brxe-qvjlnc-track {
    width: 100%;
}

.ff_submit_btn_wrapper {
    margin-bottom: 0 !important;
}




@media screen and (max-width: 767px) {
	div#brxe-qvjlnc-track {
		width: 100%;
		min-height: 100%;
	}
}