.prearticle {height: 107px}

article.container {min-height: 600px; max-width: 570px; margin-top:160px;}
article .text2-m {margin-bottom: 10px}
article .text-b {margin-bottom: 30px}
article ul {padding-left: 1em}
#portada.faq dt {cursor: pointer}
#portada.faq dd {display: none}
article dd p, article dd li {margin-bottom: 10px}
article dd a, article  dd a:visited {color:#056f9e; text-decoration: underline;}

article .destacat, article .destacat:visited {background-color: #0076a8;color: #fff; display: block; width: 270px; border: 1px solid #056f9e; border-radius: 2px; margin: 10px auto; padding: 6px 0 9px; text-decoration: none; text-align: center; margin-top: 2em}
article .destacat:hover {background-color: #00648e;}
#contacte-peu .container { max-width: 570px;}

@media (max-width: 767px) {
	/*body.faq {background: linear-gradient(#DDEFF6, #fff 8%, #fff 85%, #DDEFF6);}*/
	article.container {margin-top: 130px}
	.prearticle {height: 80px}
}
