.regions-select-question {
	display: none !important; 
}
@media (max-width: 720px) {
	.intec-template .intec-template-layout-columns {
		flex-wrap: wrap;
	}
	.intec-template .intec-template-layout-column.intec-template-layout-column-fixed {
		display: block !important;
		width: 100%;
		order: 2;
		margin-top: 24px;
	}
}