body .bootstrap-storeifyapps {
	max-width:100%!important;
}

.bootstrap-storeifyapps .container-fluid {
	max-width:100%;
	padding:0!important;
}

.m-app-section .container-full {
	padding:0;
}

body .storelocator-layout-2 {
	border:0;
	background:#f5f6f7;
	padding:80px 40px;
}

.bootstrap-storeifyapps select.form-control-storeify {
	background:white;
}

.bootstrap-storeifyapps .form-control-storeify {
	padding-left:10px;
}

#reset-search {
	display:flex!important;
	align-items:center;
	justify-content:center;
}