@media screen and (min-width:992px) {
	.gnder-btn {
		width: 100% !important;
    	text-align: center !important;
		align-items: center !important;
	}
	.gnder-btn-sub {
		width: 25% !important;
	}
}
