@media screen and (max-width: 600px) {
	.block-steps__right{
	  margin-left: 0px;	
	}
	.block-steps-Fm-area .getstartfmfild .form-label {
    	margin-bottom: 0.7rem;	
	}
	.block-steps-Fm-area .getstartfmfild .btn.btn-sm {
    	margin-top: 0.5rem;	
	}
	.getStartSection {
	    padding: 1rem;
	}
}