.faq-anchor {
	position: relative;
	top: -60px;
}
.faq-answer img{
	max-width:100%;
}
@media (min-width:1025px){
	.faq-anchor {
		position: relative;
		top: -110px;
	}
}