.buttonsWhats a{width: 100%;max-width: 400px;}
@media (max-width:499px){
	.buttonsWhats a{ width: 90%;max-width: 300px; }
}