.elementor-button {
	min-width: 300px !important;
}

@media (max-width: 450px) {

	.elementor-button {
    	width: 100%;
    }

}