.btn-accueil {
	 min-width:170px;
}

@media (max-width: 780px) {
	.hidden-mobile {
		display: none !important;
	}
}