@media(max-width: 575px){
	.descriereService{
		padding: 20px;
	}

	.hartaService{
		padding-bottom: 20px;
		border-bottom: 1px solid #f1f1f1;
	}
}