@ -781,8 +781,8 @@ body.noscroll {
.faq {
background-image: url("/static/img/bg/faq.svg");
background-repeat: no-repeat;
background-position: right center;
background-size: auto 100%;
background-position: 10vw top;
background-size: auto 75em;
.faq-list {
width: 100%;
@ -1031,9 +1031,9 @@ footer {
}
background-position: 170% center;
background-position: 55vw top;
footer .contact-list {
flex-direction: row;
align-items: flex-start;