@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 767px) {
	.f-floating{
		display:block;	
}
.f-floating .grid-cmn{
		display:flex!important;	
}

.btn-cmn-form.s-strongest{
	width:100%!important;
	max-width:300px;
	
	
}

.smt-btn{
	text-align:center;

}
}