@charset "UTF-8";

a#faq +div .content_wrapper>a {
   width: 330px !important;
}

/*
@media screen and (min-width: 748px) { 
#faq+div .content_wrapper {
   padding-top: 10px !important;
}
}

@media screen and (max-width: 649px) { 
a#faq +div .content_wrapper>a {
   width: 300px !important;
}
}
*/