.thanks-button{
	padding: 15px 73px;	
}

@media screen and ( max-width:1024px)
{
.thanks-button{
	padding: 15px 64px;	
}
